コード例 #1
0
ファイル: GameManager.cs プロジェクト: AMastryukov/Lifetime
 private void DisableShop()
 {
     shopPanel.ClosePanel();
 }