Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1865 for code/branches


Ignore:
Timestamp:
Oct 1, 2008, 10:03:51 AM (16 years ago)
Author:
rgrieder
Message:

more mistakes..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/orxonox_tutorial/src/orxonox/objects/SpaceShip.h

    r1859 r1865  
    100100           
    101101            virtual float getReloadTime() { return this->reloadTime_; }
    102             virtual bool hasSpecialEffects() { return true; }
     102            virtual bool hasSpecialEffects() { return false; }
    103103
    104104            inline const Vector3& getDir() const
Note: See TracChangeset for help on using the changeset viewer.