@@ -163,6 +163,8 @@ namespace Content.Server.GameTicking
|
||||
|
||||
var gridIds = _map.LoadMap(targetMapId, ev.GameMap.MapPath.ToString(), ev.Options);
|
||||
|
||||
_metaData.SetEntityName(_mapManager.GetMapEntityId(targetMapId), "Station map");
|
||||
|
||||
var gridUids = gridIds.ToList();
|
||||
RaiseLocalEvent(new PostGameMapLoad(map, targetMapId, gridUids, stationName));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user