Changeset 9709 in orxonox.OLD for branches/new_class_id/src/util/multiplayer_team_deathmatch.cc
- Timestamp:
- Aug 31, 2006, 10:51:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/util/multiplayer_team_deathmatch.cc
r9705 r9709 50 50 #include "class_id.h" 51 51 52 CREATE_FACTORY(MultiplayerTeamDeathmatch, CL_MULTIPLAYER_TEAM_DEATHMATCH);53 52 NewObjectListDefinitionID(MultiplayerTeamDeathmatch, CL_MULTIPLAYER_TEAM_DEATHMATCH); 53 CREATE_FACTORY(MultiplayerTeamDeathmatch); 54 54 /** 55 55 * constructor
Note: See TracChangeset
for help on using the changeset viewer.