예제 #1
0
 private void InitGameForLoadedData()
 {
     WaveManager.Data = Data.GetWaveData();
     WaveManager.Init();
 }