Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 25, 2011, 6:08:21 PM (13 years ago)
Author:
dafrick
Message:

Fixing Space Race.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/spacerace/src/modules/gametypes/SpaceRace.cc

    r8552 r8573  
    8383        this->startTimer();
    8484        clock_= new Clock();
    85         std::string message("The match has started! Reach the check points as quick as possible!");
     85        std::string message("The match has started! Reach the check points as quickly as possible!");
    8686        COUT(0) << message << std::endl;
    8787        Host::Broadcast(message);
Note: See TracChangeset for help on using the changeset viewer.