Changeset 9334 for code/branches/presentation2012merge/src/orxonox
- Timestamp:
- Jul 22, 2012, 10:21:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2012merge/src/orxonox/gametypes/UnderAttack.cc
r9016 r9334 49 49 this->gameEnded_ = false; 50 50 51 //this->setHUDTemplate("UnderAttackHUD");52 //This HUD is in conflict with the HUDEnemyHealthBar53 51 this->setConfigValues(); 54 52 this->timesequence_ = static_cast<int>(this->gameTime_);
Note: See TracChangeset
for help on using the changeset viewer.