1
0

Fix SPCLR

This commit is contained in:
otya128
2017-07-10 21:44:25 +09:00
parent 5c77351ab7
commit a26dab0809

View File

@@ -305,6 +305,7 @@ struct SpriteData
{
this.define = false;
this.attr = SpriteAttr.none;
this.callback = Callback.init;
}
void change(ref SpriteDef s)
{