Changeset 9715 in orxonox.OLD for branches/new_class_id/src/util/game_rules.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/util/game_rules.h
r9704 r9715 23 23 class GameRules : virtual public BaseObject 24 24 { 25 NewObjectListDeclaration(GameRules);25 ObjectListDeclaration(GameRules); 26 26 27 27 public:
Note: See TracChangeset
for help on using the changeset viewer.