This commit is contained in:
2020-04-03 10:39:51 +08:00
parent 37690ac676
commit db1fed1942
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ void commandprocess::_int(float param1,
command_int.y = y;
command_int.z = z;
command_int.command = command;
command_int.frame. = frame;
command_int.frame = frame;
command_int.current = current;
command_int.autocontinue = autocontinue;