Esempio n. 1
0
 public bool IsMapValid(string mapName)
 {
     return(_game.IsMapValid(mapName));
 }