Switch to saltern.
It's not done yet.
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Content.Server.GameTicking
|
||||
|
||||
private const string PlayerPrototypeName = "HumanMob_Content";
|
||||
private const string ObserverPrototypeName = "MobObserver";
|
||||
private const string MapFile = "Maps/stationstation.yml";
|
||||
private const string MapFile = "Maps/saltern.yml";
|
||||
private static TimeSpan _roundStartTimeSpan;
|
||||
|
||||
[ViewVariables] private readonly List<GameRule> _gameRules = new List<GameRule>();
|
||||
|
||||
Reference in New Issue
Block a user