Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5654 in orxonox.OLD for trunk/src/world_entities/terrain.cc


Ignore:
Timestamp:
Nov 20, 2005, 9:12:50 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: cycle-loading of LoadParam works…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/terrain.cc

    r5652 r5654  
    106106  LoadParamNEW(root, "vegetation", this, Terrain, loadVegetation)
    107107      .describe("the fileName of the vegetation, that should be loaded onto this terrain. (must be relative to the data-dir)") ;
    108 
    109   //LoadParam<Terrain>(root, "DebugTerrain",  );
    110108}
    111109
Note: See TracChangeset for help on using the changeset viewer.