Changeset 8244 in orxonox.OLD for branches/network/src/lib/shell/some_shell_commands.cc
- Timestamp:
- Jun 8, 2006, 2:18:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/lib/shell/some_shell_commands.cc
r7725 r8244 28 28 using namespace OrxShell; 29 29 30 30 #include "player_stats.h" 31 SHELL_COMMAND(nick, PlayerStats, shellNick)->setAlias("nick"); 31 32 32 33 #include "class_list.h"
Note: See TracChangeset
for help on using the changeset viewer.