mirror of
https://github.com/nunuhara/xsystem4.git
synced 2026-09-27 17:38:08 +03:00
Ensure that sact_get_sprite always returns a sprite object if sprite number is not negative. SACT2 functions in general should work before pixel data is attached to a sprite. This also fixes the default for the 'show' property (true) and changes the logic for adding/removing sprites from the scene to be less error-prone (checked whenever a sprite is dirtied).