Sunset old state system finally.
This commit is contained in:
@ -20,6 +20,6 @@ namespace Dawn {
|
||||
*/
|
||||
TiledSpriteAnimation(TiledSprite *sprite);
|
||||
|
||||
void tick(float_t delta) override;
|
||||
void tick(const float_t delta) override;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user