This commit is contained in:
aube.lee
2025-03-03 18:14:45 +09:00
9 changed files with 567 additions and 302 deletions

View File

@@ -133,6 +133,8 @@ namespace TON
{
// TODO: 상점 UI 추가
// 상점은 Scene으로 전환하자.
Main.Singleton.ChangeScene(SceneType.Shop);
}
public void OnClickRouletteButton()