Changeset 10691 in orxonox.OLD for branches/vs-enhencements/src/world_entities/weapons
- Timestamp:
- Jun 14, 2007, 9:28:51 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vs-enhencements/src/world_entities/weapons/weapon_manager.h
r10678 r10691 28 28 #define WM_MAX_SLOTS 10 //!< How many slots the WeaponManager has at its max 29 29 #define WM_MAX_CONFIGS 4 //!< The maximum number of predefined Configurations 30 #define WM_MAX_LOADED_WEAPONS 20 //!< The30 // #define WM_MAX_LOADED_WEAPONS 20 //!< The 31 31 32 32 //! This is a special class, that can handle many different Weapons of a ship/man/whatever.
Note: See TracChangeset
for help on using the changeset viewer.