Changeset 11860 for code/branches/RacingBots_FS18/src/orxonox/items
- Timestamp:
- Apr 12, 2018, 4:12:54 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/RacingBots_FS18/src/orxonox/items/Engine.cc
r11840 r11860 68 68 69 69 this->speedAdd_ = 0.0f; 70 this->speedMultiply_ = 1.8f; //////////////////////////////////////////70 this->speedMultiply_ = 3.0f; ////////////////////////////////////////// 71 71 72 72 this->setConfigValues();
Note: See TracChangeset
for help on using the changeset viewer.