Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/weapons/boomerang_gun.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/boomerang_gun.cc
r9869 r9925 27 27 #include "util/loading/factory.h" 28 28 29 #include "class_id_DEPRECATED.h" 30 ObjectListDefinition ID(BoomerangGun, CL_BOOMERANG_GUN);29 30 ObjectListDefinition(BoomerangGun); 31 31 CREATE_FACTORY(BoomerangGun); 32 32
Note: See TracChangeset
for help on using the changeset viewer.