home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / HOCKEY.DIR / 00013.ls < prev    next >
Encoding:
Text File  |  1996-04-01  |  141 b   |  8 lines

  1. on exitFrame
  2.   CLEANUP()
  3.   repeat with i = 6 to 15
  4.     set the visible of sprite i to 0
  5.   end repeat
  6.   set the visible of sprite 18 to 0
  7. end
  8.