Changeset 81 for binary-improvements/7dtd-server-fixes/src
- Timestamp:
- Jul 17, 2014, 9:58:11 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/src/AllocsNetTelnetServer.cs
r75 r81 133 133 Log.Out("Telnet SetConsole called"); 134 134 AllocsNetTelnetServer.console = console; 135 console.AddCommand(new GetGamePrefs(console)); 135 136 console.AddCommand(new GetTime(console)); 136 137 console.AddCommand(new ListPlayersExtended(console));
Note:
See TracChangeset
for help on using the changeset viewer.