home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / devglry / studiosw / origgame / catscon.dxr / 00008.ls < prev    next >
Encoding:
Text File  |  1996-04-17  |  88 b   |  6 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(label("WinningAnnimation") + 1)
  4.   end if
  5. end
  6.