Changeset 10795 for code/branches/fabienHS15/src/modules/overlays
- Timestamp:
- Nov 10, 2015, 7:50:34 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/fabienHS15/src/modules/overlays/hud/HUDWeaponMode.cc
r10794 r10795 199 199 this->owner_ = orxonox_cast<Pawn*>(this->getOwner()); 200 200 201 materialNameState_ = ""; // Needed to set the material in the tick a ter a change of the owner.201 materialNameState_ = ""; // Needed to set the material in the tick after a change of the owner. 202 202 } 203 203
Note: See TracChangeset
for help on using the changeset viewer.