Changeset 5535 in orxonox.OLD for branches/network
- Timestamp:
- Nov 10, 2005, 7:54:02 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/util/loading/load_param.cc
r5334 r5535 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.