Changeset 9869 in orxonox.OLD for trunk/src/world_entities/projectiles/laser.h
- Timestamp:
- Oct 3, 2006, 12:19:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/projectiles/laser.h
r9235 r9869 17 17 class Laser : public Projectile 18 18 { 19 ObjectListDeclaration(Laser); 19 20 public: 20 21 Laser ();
Note: See TracChangeset
for help on using the changeset viewer.