home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / CONNECTD / 05DD.DXR / 00336.ls < prev    next >
Encoding:
Text File  |  1996-01-12  |  135 b   |  9 lines

  1. on mouseUp
  2.   global genCapGone5d
  3.   if genCapGone5d = 0 then
  4.     forward(0, "5arc8N")
  5.   else
  6.     forward(0, "5arc8NnoCap")
  7.   end if
  8. end
  9.