Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9332


Ignore:
Timestamp:
Jul 22, 2012, 9:54:48 PM (12 years ago)
Author:
landauf
Message:

removed strange function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2012merge/src/orxonox/worldentities/pawns/Pawn.h

    r9277 r9332  
    144144            virtual void addedWeaponPack(WeaponPack* wPack) {}
    145145
    146             inline const WorldEntity* getWorldEntity() const
    147                 { return const_cast<Pawn*>(this); }
    148 
    149146            inline void setSpawnParticleSource(const std::string& source)
    150147                { this->spawnparticlesource_ = source; }
Note: See TracChangeset for help on using the changeset viewer.