This commit is contained in:
2024-03-25 20:51:30 +08:00
parent c4aef8f3a3
commit af522dcecb
9 changed files with 507 additions and 23 deletions

View File

@@ -102,7 +102,7 @@ class FiendwarHallTeamC extends BasicsDrawTool {
class FiendwarHallC extends BasicsDrawTool {
WindowObj = null; //窗口对象
MainState = true; //主状态
MainState = false; //主状态
X = 320;
Y = 40;