Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2011, 1:03:45 AM (13 years ago)
Author:
jo
Message:

Removing tansporter's healthbar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2011/src/orxonox/gametypes/UnderAttack.cc

    r8858 r8994  
    4949        this->gameEnded_ = false;
    5050
    51         this->setHUDTemplate("UnderAttackHUD");
    52 
     51        //this->setHUDTemplate("UnderAttackHUD");
     52        //This HUD is in conflict with the HUDEnemyHealthBar
    5353        this->setConfigValues();
    5454        this->timesequence_ = static_cast<int>(this->gameTime_);
Note: See TracChangeset for help on using the changeset viewer.