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