feat: 스테이지 종료시 불필요하게 호출되는 부분 수정
This commit is contained in:
@@ -70,7 +70,6 @@ namespace TON
|
||||
UIManager.Hide<ControllerUI>(UIList.ControllerUI);
|
||||
|
||||
// UIManager.Hide<GameoverUI>(UIList.GameOverUI);
|
||||
UIManager.Hide<GameWinUI>(UIList.GameWinUI);
|
||||
UIManager.Hide<PauseUI>(UIList.PauseUI);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user