Changeset 5534 in orxonox.OLD for trunk/src/util/loading
- Timestamp:
- Nov 10, 2005, 7:11:50 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/loading/load_param.cc
r5334 r5534 233 233 * if the description of Parameters should be executed 234 234 */ 235 bool LoadClassDescription::parametersDescription = true;235 bool LoadClassDescription::parametersDescription = false; 236 236 237 237 /**
Note: See TracChangeset
for help on using the changeset viewer.