feat: 가이드 UI 추가

This commit is contained in:
aube.lee
2025-03-03 16:14:52 +09:00
parent 07d0bdcb7e
commit f0951478a5
27 changed files with 4282 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ namespace TON
GameWinUI, // 게임 오버 및 클리어 시 노출되는 UI
PauseUI, // 일시중지 버튼 선택 시 노출되는 UI
GoldPopup,
GuideUI,
POPUP_END,
}