コード例 #1
0
ファイル: SpawnManager.cs プロジェクト: j1mmyto9/TowerDefense
 public static void Spawn()
 {
     instance._Spawn();
 }