home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / artwaug.dxr / 00011.ls < prev    next >
Encoding:
Text File  |  1996-06-17  |  125 b   |  9 lines

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