Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/weapons/turret.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/weapons/turret.cc
r9709 r9715 28 28 29 29 #include "class_id.h" 30 NewObjectListDefinitionID(Turret, CL_TURRET);30 ObjectListDefinitionID(Turret, CL_TURRET); 31 31 CREATE_FACTORY(Turret); 32 32
Note: See TracChangeset
for help on using the changeset viewer.