Changeset 6568 in orxonox.OLD for trunk/src/world_entities/playable.h
- Timestamp:
- Jan 18, 2006, 3:21:47 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/playable.h
r6547 r6568 39 39 40 40 inline WeaponManager* getWeaponManager() const { return this->weaponMan; }; 41 void weaponConfigChanged(); 42 41 43 42 44 bool subscribePlayer(Player* player);
Note: See TracChangeset
for help on using the changeset viewer.