Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 20, 2007, 10:10:43 PM (17 years ago)
Author:
nicolasc
Message:

cleaned out origList

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/world_entities/projectiles/projectile.h

    r10368 r10747  
    6767  protected:
    6868    // energy
    69     int                origList;                        //!< FIXME currently a fix around the collision seg fault
     69    //int                      origList;                        //!< FIXME currently a fix around the collision seg fault
    7070    float                   energyMin;                //!< The minimal Energy a Projectile needs to be emitted.
    7171    bool                    bChargeable;              //!< if the Projectile is Charegeable
Note: See TracChangeset for help on using the changeset viewer.