- Timestamp:
- Mar 29, 2010, 4:39:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ppspickups1/src/orxonox/items/MultiStateEngine.cc
r6417 r6643 129 129 else 130 130 this->state_ = Idle; 131 132 if (this->state_ = Idle && this->getSpeedAdd()>0) 133 this->state_ = Normal; 131 134 } 132 135
Note: See TracChangeset
for help on using the changeset viewer.