Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/weapons/turret.cc
- Timestamp:
- Nov 9, 2006, 7:20:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/weapons/turret.cc
r9869 r9925 27 27 #include "util/loading/factory.h" 28 28 29 #include "class_id_DEPRECATED.h" 30 ObjectListDefinition ID(Turret, CL_TURRET);29 30 ObjectListDefinition(Turret); 31 31 CREATE_FACTORY(Turret); 32 32
Note: See TracChangeset
for help on using the changeset viewer.