Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 12, 2014, 4:11:00 PM (10 years ago)
Author:
sriedel
Message:

still working atm. including function after function, currently HUD.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/surfaceraceHS14/src/modules/dodgerace2/DodgeRaceHUDinfo.cc

    r10118 r10124  
    3939    {
    4040        RegisterObject(DodgeRaceHUDinfo);
    41 /*
     41
    4242        this->DodgeRaceGame = 0;
    4343        this->bShowLives_ = false;
    4444        this->bShowLevel_ = false;
    4545        this->bShowPoints_ = false;
    46         this->bShowMultiplier_ = false;*/
     46        this->bShowMultiplier_ = false;
    4747    }
    4848/*
Note: See TracChangeset for help on using the changeset viewer.