Changeset 9716 in orxonox.OLD for branches/new_class_id/src/world_entities/weapons/turret.cc
- Timestamp:
- Sep 1, 2006, 8:16:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/weapons/turret.cc
r9715 r9716 27 27 #include "util/loading/factory.h" 28 28 29 #include "class_id .h"29 #include "class_id_DEPRECATED.h" 30 30 ObjectListDefinitionID(Turret, CL_TURRET); 31 31 CREATE_FACTORY(Turret);
Note: See TracChangeset
for help on using the changeset viewer.