home *** CD-ROM | disk | FTP | other *** search
/ 321 GAMES / 321GAMES.iso / logic / runes / runes.exe / runes.DXR / 00187.ls < prev    next >
Encoding:
Text File  |  1996-07-01  |  155 b   |  9 lines

  1. on exitFrame
  2.   startTimer()
  3.   set the soundEnabled to 1
  4.   set TTIME to the timer
  5.   repeat while the timer < (TTIME + 80)
  6.   end repeat
  7.   go("OPTIONS0")
  8. end
  9.