home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / microracers.swf / scripts / frame_212 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  65 b   |  7 lines

  1. if(endgame == 2)
  2. {
  3.    endgame = 3;
  4. }
  5. stop();
  6. SetEndGame();
  7.