I have multiple sprites (no animation) and a spritesheet with all the sprites. Later I added a sprite to the sprite sheet and I expected that all the sprites I already have in my layout automatically update and have this new sprite available. They didn't. Do I have to replace all animation frames for every single sprite with new spritesheet or is there a way to reload the edited spritesheet with all sprites at once?