home *** CD-ROM | disk | FTP | other *** search
/ Yeti Girls - Squeeze / YETIGIRLS.BIN / yetiquiz.exe / yetiquiz.DXR / 00179.ls < prev    next >
Encoding:
Text File  |  1995-01-29  |  85 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go("gaf")
  4.   else
  5.     go("Bier")
  6.   end if
  7. end
  8.