Ejemplo n.º 1
0
 private Wave GetCurrentWaveInfo()
 {
     return(stageInfo.GetWave(currentWave));
 }