コード例 #1
0
ファイル: UIPerkMenu.cs プロジェクト: ledotrong/tower-defense
 public void OnCloseButton()
 {
     UIMainControl.ClosePerkMenu();
 }