Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 1, 2015, 3:56:21 PM (11 years ago)
Author:
landauf
Message:

replaced tabs with spaces. no changes in code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/surfaceraceHS14/src/modules/dodgerace/DodgeRace.h

    r10235 r10236  
    3939
    4040#include "DodgeRaceCenterPoint.h" // Necessary for WeakPointer??
    41 //#include "DodgeRaceShip.h"            DO NOT include in Header. Will cause forward declaration issues
     41//#include "DodgeRaceShip.h"        DO NOT include in Header. Will cause forward declaration issues
    4242
    4343//#include "DodgeRaceHUDinfo.h"
     
    118118
    119119            Timer enemySpawnTimer;
    120                         Timer comboTimer;
    121                         Timer showLevelTimer;
     120            Timer comboTimer;
     121            Timer showLevelTimer;
    122122
    123123
Note: See TracChangeset for help on using the changeset viewer.