Add TODO note

This commit is contained in:
Jordan Irwin 2024-07-31 01:51:35 -07:00
parent aba72381ea
commit 2cee409a77
No known key found for this signature in database
GPG key ID: E3E358C2F44C290A

View file

@ -191,6 +191,9 @@ export class Outfit {
/**
* Creates a sprite sheet from layer information.
*
* TODO:
* - use dress layer based on body type
*
* @param {Function} callback
* Function to pass image to when ready.
*/