home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 September / WPCSEP96.ISO / mgiw08f.dxr / 00107_stoneyblokes1a.ls < prev    next >
Encoding:
Text File  |  1996-07-10  |  124 b   |  7 lines

  1. on mouseUp
  2.   global MGISTONEON, IFLCanChange
  3.   if (MGISTONEON = 0) and (IFLCanChange = 1) then
  4.     MGISTONEY()
  5.   end if
  6. end
  7.