fix: 다시하기 안내 팝업 로직 적용
This commit is contained in:
@@ -71,8 +71,9 @@ namespace TON
|
||||
return;
|
||||
}
|
||||
|
||||
OnClickStageRetryButton();
|
||||
retryModal.SetActive(true);
|
||||
}
|
||||
|
||||
public void OnClickStageRetryButton()
|
||||
{
|
||||
Time.timeScale = 1f;
|
||||
|
||||
Reference in New Issue
Block a user