Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 26, 2011, 12:04:42 AM (13 years ago)
Author:
dafrick
Message:

Converting tabs to spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/bigships/src/orxonox/gametypes/Dynamicmatch.h

    r8426 r8588  
    7373            virtual void furtherInstructions();*/
    7474            virtual void rewardPig();
    75                         void grantPigBoost(SpaceShip* spaceship); // Added this, since it's used twice on different occasions.
     75            void grantPigBoost(SpaceShip* spaceship); // Added this, since it's used twice on different occasions.
    7676            void resetSpeedFactor(WeakPtr<SpaceShip>* ptr);
    7777            void tick (float dt);// used to end the game
Note: See TracChangeset for help on using the changeset viewer.