Example #1
0
 private void ClearRoundData()
 {
     _debugManager.Clear();
     _map.Clear();
     ClearBombs();
     ClearExplosions();
 }