Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/character_attributes.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/character_attributes.h
r9709 r9715 15 15 */ 16 16 class CharacterAttributes : public BaseObject { 17 NewObjectListDeclaration(CharacterAttributes);17 ObjectListDeclaration(CharacterAttributes); 18 18 19 19 public:
Note: See TracChangeset
for help on using the changeset viewer.