转场拆分

This commit is contained in:
2024-12-29 18:52:28 +08:00
parent 46e7828898
commit 28983e043c
3 changed files with 12 additions and 11 deletions
@@ -48,10 +48,6 @@ namespace AibisDream.FixSystem
gearSystem.CurDataKey = _configKey;
gearSystem.Load();
}
// 打开引擎盖子
yield return gearSystem.OpenCover();
yield return gearSystem.OpenGearPanel();
}
public void SetArgs(string arg)