Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/weapons/turret.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/weapons/turret.h
r9709 r9715 11 11 class Turret : public Weapon 12 12 { 13 NewObjectListDeclaration(Turret);13 ObjectListDeclaration(Turret); 14 14 public: 15 15 Turret ();
Note: See TracChangeset
for help on using the changeset viewer.