Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2018, 3:03:31 PM (6 years ago)
Author:
arismu
Message:

messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/RacingBots_FS18/src/modules/gametypes/SpaceRace.h

    r11967 r11986  
    4141
    4242#include "SpaceRaceManager.h"
     43
    4344
    4445namespace orxonox
     
    8889            virtual bool allowPawnDeath(Pawn* victim, Pawn* originator) override;
    8990            bool countdown_mode = false;
    90             float time_passed = 4.0f;
     91            float time_passed = 11.0f;
    9192           
    9293            bool bLost=false;
Note: See TracChangeset for help on using the changeset viewer.