Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/weapons/laser_cannon.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/laser_cannon.cc
r9869 r9925 31 31 #include "loading/fast_factory.h" 32 32 33 #include "class_id_DEPRECATED.h" 34 ObjectListDefinition ID(LaserCannon, CL_LASER_CANNON);33 34 ObjectListDefinition(LaserCannon); 35 35 CREATE_FACTORY(LaserCannon); 36 36
Note: See TracChangeset
for help on using the changeset viewer.