Fix SPANIM
This commit is contained in:
@@ -1435,6 +1435,8 @@ class BuiltinFunction
|
||||
}
|
||||
if(args.length > 3)
|
||||
animdata[j] = args[3].castInteger;
|
||||
else
|
||||
animdata[j] = 1;//loop count
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user