mirror of
https://github.com/wassname/phaser.git
synced 2026-08-11 11:23:06 +08:00
Loader.setPreloadSprite() will now set sprite.visible = true once the crop has been applied. Should help avoid issues (#430) on super-slow connections.