home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / mgiwaug.dxr / 00101_stoneyblokes1b.ls < prev    next >
Encoding:
Text File  |  1996-06-14  |  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.