Changeset 10114 in orxonox.OLD for trunk/src/lib/network/player_stats.cc
- Timestamp:
- Dec 19, 2006, 11:55:26 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/network/player_stats.cc
r9869 r10114 30 30 #include "shell_command.h" 31 31 32 #include "class_id_DEPRECATED.h" 33 34 ObjectListDefinition ID(PlayerStats, CL_PLAYER_STATS);32 33 34 ObjectListDefinition(PlayerStats); 35 35 CREATE_FACTORY(PlayerStats); 36 36
Note: See TracChangeset
for help on using the changeset viewer.