Changeset 3755 in orxonox.OLD for orxonox/trunk/src/world_entities/player.h
- Timestamp:
- Apr 8, 2005, 12:46:33 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/player.h
r3655 r3755 48 48 tList<Weapon>* weapons;//!< a list of weapon 49 49 Weapon* activeWeapon; //!< the weapon that is currenty activated 50 Weapon* activeWeaponL; //temporary -- FIX THIS 51 50 52 World* myWorld; //!< reference to the world object 51 53
Note: See TracChangeset
for help on using the changeset viewer.