home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #3 / BLENDER.iso / pc / files / main.dxr / 00177.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  65 b   |  6 lines

  1. on mouseUp
  2.   if the timer > 120 then
  3.     exitGame()
  4.   end if
  5. end
  6.