Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6839 in orxonox.OLD for trunk/src/story_entities/game_world.cc


Ignore:
Timestamp:
Jan 30, 2006, 12:52:08 AM (18 years ago)
Author:
patrick
Message:

trunk: the menu is processing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/game_world.cc

    r6835 r6839  
    113113  LoadParam(root, "path", this, GameWorld, setPath)
    114114      .describe("The Filename of this GameWorld (relative from the data-dir)");
    115   LoadParam(root, "menu-entry", this, GameWorld, addToGameMenu)
    116       .describe("If this entry is 1, the world is contained in the SimpleGameMenu");
    117 
    118115
    119116//   LoadParam(root, "soundtrack", this->dataTank, GameWorldData, setSoundTrack);
Note: See TracChangeset for help on using the changeset viewer.