웨이브 최종 완료 시 웨이브 카운트 정상 적용되도록 수정
This commit is contained in:
@@ -292,6 +292,7 @@ namespace TON
|
||||
private void ShowGameEndUI()
|
||||
{
|
||||
SoundManager.instance.BgSoundPlay(null);
|
||||
StageManager.Singleton.SetWaveData(currentWave); // 웨이브 정보 전달.
|
||||
UIManager.Show<GameWinUI>(UIList.GameWinUI);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user