Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 28, 2007, 1:36:22 PM (17 years ago)
Author:
patrick
Message:

switch completed

File:
1 edited

Legend:

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

    r10437 r10438  
    3333  inline void setNextWeapon(Weapon* weapon) { this->nextWeapon = weapon; }
    3434
    35 //   private:
     35private:
    3636
    3737  long          capability;             //!< the capabilities of the Slot @see WeaponSlotCapability.
Note: See TracChangeset for help on using the changeset viewer.