Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/util/loading/game_loader.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/util/loading/game_loader.h
r9684 r9715 38 38 class GameLoader : public EventListener 39 39 { 40 NewObjectListDeclaration(GameLoader);40 ObjectListDeclaration(GameLoader); 41 41 public: 42 42 virtual ~GameLoader ();
Note: See TracChangeset
for help on using the changeset viewer.