小问题修改

1. 缺字
2. 切换State关闭其他场景
3. 引擎抽风
This commit is contained in:
2024-12-30 02:09:24 +08:00
parent 22aff4dada
commit 0d73a2ce54
9 changed files with 97 additions and 64 deletions
@@ -62,6 +62,8 @@ namespace AibisDream
_shaftGraph = new ShaftGraph(shafts, panelShafts);
_panel.gameObject.SetActive(false);
gameObject.SetActive(false);
}
#endregion