Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/weapons/cannon.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/cannon.cc
r9709 r9715 37 37 38 38 #include "class_id.h" 39 NewObjectListDefinitionID(Cannon, CL_CANNON);39 ObjectListDefinitionID(Cannon, CL_CANNON); 40 40 CREATE_FACTORY(Cannon); 41 41
Note: See TracChangeset
for help on using the changeset viewer.