Changeset 9261 for code/trunk/src/orxonox
- Timestamp:
- Jun 2, 2012, 10:46:25 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/gametypes/Gametype.cc
r9260 r9261 404 404 this->start(); 405 405 else 406 { 406 407 this->gtinfo_->setStartCountdown(this->initialStartCountdown_); 407 this->gtinfo_->startStartCountdown(); 408 this->gtinfo_->startStartCountdown(); 409 } 408 410 } 409 411 }
Note: See TracChangeset
for help on using the changeset viewer.