feat: 게임 클리어 UI 레이아웃 및 로직 수정

This commit is contained in:
aube.lee
2025-02-19 23:17:07 +09:00
parent e4ca750110
commit abd0cb5f78
4 changed files with 856 additions and 50 deletions

View File

@@ -12,8 +12,6 @@ namespace TON
public GameObject rechargeModal;
private void OnEnable()
{
rechargeModal.SetActive(false);