Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/projectiles/projectile.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/projectiles/projectile.cc
r9705 r9715 26 26 #include "debug.h" 27 27 28 NewObjectListDefinition(Projectile);28 ObjectListDefinition(Projectile); 29 29 30 30 /**
Note: See TracChangeset
for help on using the changeset viewer.