Changeset 10693 in orxonox.OLD for branches/hud/src/world_entities/space_ships
- Timestamp:
- Jun 14, 2007, 1:20:36 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/hud/src/world_entities/space_ships/space_ship.cc
r10618 r10693 1135 1135 this->updateShieldWidget(); 1136 1136 if (this->hasPlayer()) 1137 State::getPlayer()->hud().setShi ledWidget(this->shieldWidget);1137 State::getPlayer()->hud().setShieldWidget(this->shieldWidget); 1138 1138 } 1139 1139 }
Note: See TracChangeset
for help on using the changeset viewer.