Ignore:
Timestamp:
Aug 23, 2020, 9:52:01 AM (4 years ago)
Author:
alloc
Message:

A19 code

Location:
binary-improvements
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements

    • Property svn:ignore
      •  

        old new  
        11bin
         2.idea
  • binary-improvements/MapRendering/Web/API/GetServerInfo.cs

    r351 r360  
    99                        JSONObject serverInfo = new JSONObject ();
    1010
    11                         GameServerInfo gsi = Steam.Masterserver.Server.LocalGameInfo;
     11                        GameServerInfo gsi = ConnectionManager.Instance.LocalServerInfo;
    1212
    1313                        foreach (string stringGamePref in Enum.GetNames (typeof (GameInfoString))) {
Note: See TracChangeset for help on using the changeset viewer.