Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/projectiles/laser.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/projectiles/laser.cc
r9709 r9715 29 29 30 30 #include "class_id.h" 31 NewObjectListDefinition(Laser);31 ObjectListDefinition(Laser); 32 32 CREATE_FAST_FACTORY_STATIC(Laser); 33 33
Note: See TracChangeset
for help on using the changeset viewer.