Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5534 in orxonox.OLD


Ignore:
Timestamp:
Nov 10, 2005, 7:11:50 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: loadParam does not anymore produce a description. → it resulted in a possible segfault on fedora3. (not that this would make much sense to me, but well…)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/loading/load_param.cc

    r5334 r5534  
    233233 *  if the description of Parameters should be executed
    234234*/
    235 bool LoadClassDescription::parametersDescription = true;
     235bool LoadClassDescription::parametersDescription = false;
    236236
    237237/**
Note: See TracChangeset for help on using the changeset viewer.