- Joined
- Jul 18, 2012
- Messages
- 133
- Reaction score
- 50
- First Language
- English
- Primarily Uses
- N/A
Sprite_MenuAnimations.prototype.updateBitmap = function() {
this.bitmap = this.frames[this.frame];
};
Fixed! Thanks to Tsukihime for realizing my error.
Last edited by a moderator:
