home *** CD-ROM | disk | FTP | other *** search
/ The VPRO Digital Guide 1994 / vpro.iso / vpro1 / overz.dir / 00056.ls < prev    next >
Encoding:
Text File  |  1994-08-28  |  171 b   |  10 lines

  1. on exitFrame
  2.   global AGspecial
  3.   repeat with count = 38 to 42
  4.     if the visible of sprite count then
  5.       set AGspecial to count
  6.     end if
  7.   end repeat
  8.   go("AG")
  9. end
  10.