Exemplo n.º 1
0
 public void ResetState()
 {
     spawnedAttackers.Clear();
     currentSpawnInfo = null;
     SpawnQueue.Clear();
 }