Changeset 8994 for code/branches/presentation2011/src
- Timestamp:
- Dec 17, 2011, 1:03:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2011/src/orxonox/gametypes/UnderAttack.cc
r8858 r8994 49 49 this->gameEnded_ = false; 50 50 51 this->setHUDTemplate("UnderAttackHUD");52 51 //this->setHUDTemplate("UnderAttackHUD"); 52 //This HUD is in conflict with the HUDEnemyHealthBar 53 53 this->setConfigValues(); 54 54 this->timesequence_ = static_cast<int>(this->gameTime_);
Note: See TracChangeset
for help on using the changeset viewer.