Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 11, 2007, 11:30:56 AM (17 years ago)
Author:
nicolasc
Message:

some hack, but still does not work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/vs-enhencements/src/world_entities/weapons/weapon.cc

    r10648 r10684  
    145145
    146146  this->hideInactive = true;                       //< The Weapon will be hidden if it is inactive (by default)
     147  this->currentState = WS_INACTIVE;
    147148
    148149  this->minCharge = 1.0;                           //< The minimum charge the Weapon can hold is 1 unit.
Note: See TracChangeset for help on using the changeset viewer.