Changeset 9716 in orxonox.OLD for branches/new_class_id/src/world_entities/projectiles/hyperblast.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/projectiles/hyperblast.cc
r9715 r9716 25 25 #include "debug.h" 26 26 27 #include "class_id .h"27 #include "class_id_DEPRECATED.h" 28 28 ObjectListDefinitionID(Hyperblast, CL_HYPERBLAST); 29 29 CREATE_FAST_FACTORY_STATIC(Hyperblast);
Note: See TracChangeset
for help on using the changeset viewer.