fix: 웨이브 진행 텍스트 변경되지 않는 오류 수정
This commit is contained in:
@@ -55,6 +55,8 @@ namespace TON
|
|||||||
|
|
||||||
private void Update()
|
private void Update()
|
||||||
{
|
{
|
||||||
|
waveText.text = $"WAVE {StageManager.Singleton.waveCount + 1}";
|
||||||
|
|
||||||
UpdatePlayTimeDisplay();
|
UpdatePlayTimeDisplay();
|
||||||
UpdateGameScore();
|
UpdateGameScore();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user