Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/weapons/aim.h
- 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/weapons/aim.h
r9709 r9715 29 29 class Aim : public PNode, public Element2D 30 30 { 31 NewObjectListDeclaration(Aim);31 ObjectListDeclaration(Aim); 32 32 33 33 public:
Note: See TracChangeset
for help on using the changeset viewer.