Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 17, 2016, 4:08:32 PM (8 years ago)
Author:
bberabi
Message:

sound and countdown

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SpaceRace_HS16/src/modules/gametypes/OldSpaceRace.cc

    r9667 r11239  
    8484        Gametype::start();
    8585
    86         std::string message("The match has started! Reach the check points as quickly as possible!");
     86        std::string message("Take Them All!");
    8787        this->getGametypeInfo()->sendAnnounceMessage(message);
    8888        ChatManager::message(message);
     
    102102    }
    103103
     104
    104105}
Note: See TracChangeset for help on using the changeset viewer.