增加boss 出场cg

This commit is contained in:
2024-10-26 01:38:30 +08:00
parent 524c3afbc6
commit b86887ce09
85 changed files with 75380 additions and 227 deletions

View File

@@ -37,7 +37,7 @@ namespace System
{
if (stateChange == PlayModeStateChange.EnteredPlayMode)
{
GameStateManager.Instance.Active(StateSystem.GameGlobalState.GameBegin);
// GameStateManager.Instance.Active(StateSystem.GameGlobalState.GameBegin);
}
}