Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/player.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/player.h
r9705 r9715 23 23 class Player : public EventListener 24 24 { 25 NewObjectListDeclaration(Player);25 ObjectListDeclaration(Player); 26 26 27 27 public:
Note: See TracChangeset
for help on using the changeset viewer.