home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / dxrs / growfeb.dxr / 00012.ls < prev    next >
Encoding:
Text File  |  1996-12-09  |  125 b   |  9 lines

  1. on exitFrame
  2.   repeat with t = 1 to 4
  3.     puppetSprite(t, 1)
  4.   end repeat
  5.   IFLCredits()
  6.   updateStage()
  7.   go(the frame)
  8. end
  9.