home *** CD-ROM | disk | FTP | other *** search
/ 100 Plus Great Games 2 / 100PLUSV2.BIN / games / TroyReturns.dxr / 00029.ls < prev    next >
Encoding:
Text File  |  2002-01-31  |  162 b   |  9 lines

  1. on exitFrame me
  2.   sprite(23).visible = 0
  3.   sprite(24).visible = 0
  4.   sprite(25).visible = 0
  5.   sprite(26).visible = 0
  6.   set the width of sprite 25 to 0
  7.   go(4)
  8. end
  9.