1
0

Fix SPANIM

This commit is contained in:
otya128
2016-12-23 13:12:49 +09:00
parent 7e05253175
commit 78a9d27098

View File

@@ -1435,6 +1435,8 @@ class BuiltinFunction
}
if(args.length > 3)
animdata[j] = args[3].castInteger;
else
animdata[j] = 1;//loop count
}
else
{