Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 23, 2011, 3:54:40 PM (13 years ago)
Author:
simonmie
Message:

comments added, unused parts removed, some spam messages removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gameimmersion/src/modules/weapons/projectiles/SimpleRocket.h

    r8538 r8542  
    2323 *      Oliver Scheuss
    2424 *   Co-authors:
    25  *      ...
     25 *      simonmie
    2626 *
    2727 */
     
    121121            WeakPtr<Pawn> owner_;
    122122            Vector3 localAngularVelocity_;
    123 //            float damage_;
    124 //            bool bDestroy_;
    125123            bool fuel_; //!< Bool is true while the rocket "has fuel"
    126124
Note: See TracChangeset for help on using the changeset viewer.