Changeset 6989 in orxonox.OLD for trunk/src/story_entities/simple_game_menu.cc
- Timestamp:
- Feb 2, 2006, 10:02:24 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/simple_game_menu.cc
r6980 r6989 49 49 50 50 SimpleGameMenu::SimpleGameMenu(const TiXmlElement* root) 51 : GameWorld( root)51 : GameWorld() 52 52 { 53 53 this->setClassID(CL_SIMPLE_GAME_MENU, "SimpleGameMenu");
Note: See TracChangeset
for help on using the changeset viewer.