This commit is contained in:
2026-02-04 17:04:00 +08:00
commit d2fb4d02f4
770 changed files with 61502 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
回复到stop之前的状态
使用方法: Object.resume(id[STOP的编号],stateProfile[STOP的状态记录])
id识别号需要和stop的匹配
stateProfile:状态记录到何位置
例如Current.CenterObject[1].resume(1);