Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/projectiles/rail_projectile.cc
- Timestamp:
- Nov 9, 2006, 7:20:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/projectiles/rail_projectile.cc
r9869 r9925 28 28 29 29 30 #include "class_id_DEPRECATED.h" 31 ObjectListDefinition ID(RailProjectile, CL_RAIL_PROJECTILE);30 31 ObjectListDefinition(RailProjectile); 32 32 CREATE_FAST_FACTORY_STATIC(RailProjectile); 33 33
Note: See TracChangeset
for help on using the changeset viewer.