home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / master2.dxr / 00178_DISPLAY2.BMP.ls < prev    next >
Encoding:
Text File  |  1995-05-01  |  83 b   |  7 lines

  1. on mouseUp
  2.   global clickOn
  3.   if the clickOn = 1 then
  4.     go("Start")
  5.   end if
  6. end
  7.