Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 25, 2005, 5:31:54 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: power-ups implemented (simple-mode)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/weapon_manager.h

    r4972 r5435  
    2020
    2121
    22 #define    WM_MAX_SLOTS            8              //!< How many slots the WeaponManager has at its max
     22#define    WM_MAX_SLOTS            10             //!< How many slots the WeaponManager has at its max
    2323#define    WM_MAX_CONFIGS          4              //!< The maximum number of predefined Configurations
    2424#define    WM_MAX_LOADED_WEAPONS   20             //!< The
Note: See TracChangeset for help on using the changeset viewer.