feat: 게임 플레이 화면에서 벗어나면 정보 초기화
This commit is contained in:
@@ -72,6 +72,8 @@ namespace TON
|
||||
// UIManager.Hide<GameoverUI>(UIList.GameOverUI);
|
||||
UIManager.Hide<PauseUI>(UIList.PauseUI);
|
||||
|
||||
// 스테이지 종료 후 플레이한 데이터 초기화
|
||||
StageManager.Singleton.ResetPlayData();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user