home *** CD-ROM | disk | FTP | other *** search
/ 15 Beaut Aussie Games 1 / BEAUTGAMESV1.iso / pc / Windows / data1.cab / Program_Files / dswmedia / games / canetoad.dcr / Internal_145.ls < prev    next >
Encoding:
Text File  |  2002-01-01  |  106 b   |  7 lines

  1. on exitFrame
  2.   repeat with i = 1 to 48
  3.     set the visible of sprite i to 1
  4.   end repeat
  5.   go("jump")
  6. end
  7.