Ignore:
Timestamp:
Sep 7, 2014, 8:16:54 PM (10 years ago)
Author:
alloc
Message:

fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/src/NetConnections/Servers/Web/ApiHandler.cs

    r163 r174  
    1616                {
    1717                        this.staticPart = staticPart;
     18                        apis.Add ("getlandclaims", new GetLandClaims ());
    1819                        apis.Add ("getplayersonline", new GetPlayersOnline ());
    1920                        apis.Add ("getplayerslocation", new GetPlayersLocation ());
Note: See TracChangeset for help on using the changeset viewer.