#289 lobby title should show servername -- fixed
This commit is contained in:
@@ -62,6 +62,7 @@ namespace OpenRA.Network
|
||||
|
||||
public class Global
|
||||
{
|
||||
public string ServerName;
|
||||
public string Map;
|
||||
public string[] Mods = { "ra" }; // mod names
|
||||
public int OrderLatency = 3;
|
||||
|
||||
Reference in New Issue
Block a user