임시 코드 추가
This commit is contained in:
@@ -47,5 +47,11 @@ namespace TON
|
|||||||
{
|
{
|
||||||
UIManager.Show<SkillSettingUI>(UIList.SkillSettingUI);
|
UIManager.Show<SkillSettingUI>(UIList.SkillSettingUI);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void OnClickShopButton()
|
||||||
|
{
|
||||||
|
// TODO: 상점 UI 추가
|
||||||
|
// UIManager.Show<ShopUI>(UIList.ShopUI);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user