Changeset 6443 in orxonox.OLD for trunk/src/world_entities/player.cc
- Timestamp:
- Jan 8, 2006, 5:44:04 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/player.cc
r6442 r6443 81 81 } 82 82 83 void Player::weaponConfigChanged() 84 { 85 this->hud.updateWeaponManager(); 86 } 87 83 88 void Player::process(const Event &event) 84 89 {
Note: See TracChangeset
for help on using the changeset viewer.