home *** CD-ROM | disk | FTP | other *** search
/ Terracide - Digital Press Kit (1997-02-10) / Terracide-Digital_Press_Kit-1997-02-10 / Terracide-Digital_Press_Kit-1997-02-10.bin / pc / eidos.dir / 00127.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  127 b   |  8 lines

  1. on menu
  2.   if rollOver(41) then
  3.     set the visible of sprite 26 to 1
  4.   else
  5.     set the visible of sprite 26 to 0
  6.   end if
  7. end
  8.