Random station names! (#5548)
This commit is contained in:
@@ -64,4 +64,6 @@ public interface IGameMapManager
|
||||
/// <param name="gameMap">name of the map</param>
|
||||
/// <returns>existence</returns>
|
||||
bool CheckMapExists(string gameMap);
|
||||
}
|
||||
|
||||
public string GenerateMapName(GameMapPrototype gameMap);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user