home *** CD-ROM | disk | FTP | other *** search
/ 100 Plus Great Games 2 / 100PLUSV2.BIN / games / NinetyOne.dxr / 00103.ls < prev    next >
Encoding:
Text File  |  2002-01-25  |  112 b   |  7 lines

  1. on gotoit
  2.   global pootimer, points
  3.   pootimer.forget()
  4.   points = 10 * (8000 - the ticks)
  5.   go("gameover")
  6. end
  7.