Changeset 9709 in orxonox.OLD for branches/new_class_id/src/lib/network/player_stats.cc
- Timestamp:
- Aug 31, 2006, 10:51:08 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/network/player_stats.cc
r9691 r9709 32 32 #include "class_id.h" 33 33 34 CREATE_FACTORY(PlayerStats, CL_PLAYER_STATS);35 34 NewObjectListDefinitionID(PlayerStats, CL_PLAYER_STATS); 35 CREATE_FACTORY(PlayerStats); 36 36 37 37 /**
Note: See TracChangeset
for help on using the changeset viewer.