home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / GrandPrixChallengeII.swf / scripts / frame_106 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  96 b   |  7 lines

  1. if(Number(newGameFlag) == 0)
  2. {
  3.    car1.side = 1;
  4.    bonus.side = 1;
  5.    newGameFlag = 1;
  6. }
  7.