home *** CD-ROM | disk | FTP | other *** search
/ Terracide - Digital Press Kit (1997-02-10) / Terracide-Digital_Press_Kit-1997-02-10 / Terracide-Digital_Press_Kit-1997-02-10.bin / pc / eidos.dir / 00147.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  119 b   |  10 lines

  1. on exitFrame
  2.   delay(5 * 60)
  3.   ctrlbar()
  4.   if soundBusy(0) = 0 then
  5.     go("return")
  6.   else
  7.     nothing()
  8.   end if
  9. end
  10.