Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 29, 2011, 7:15:43 PM (13 years ago)
Author:
landauf
Message:

small cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/src/orxonox/controllers/Controller.h

    r8580 r8668  
    5050                { return this->player_; }
    5151
    52             virtual inline void hit(Pawn* originator, btManifoldPoint& contactpoint, float damage) {};
     52            virtual void hit(Pawn* originator, btManifoldPoint& contactpoint, float damage) {};
    5353
    5454/* Override needed for different visual effects (e.g. in "NewHumanController.cc") depending on
Note: See TracChangeset for help on using the changeset viewer.