Ignore:
Timestamp:
Jul 17, 2014, 9:58:11 PM (10 years ago)
Author:
alloc
Message:

binary-improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/src/AllocsNetTelnetServer.cs

    r75 r81  
    133133                Log.Out("Telnet SetConsole called");
    134134                AllocsNetTelnetServer.console = console;
     135                console.AddCommand(new GetGamePrefs(console));
    135136                console.AddCommand(new GetTime(console));
    136137                console.AddCommand(new ListPlayersExtended(console));
Note: See TracChangeset for help on using the changeset viewer.