home *** CD-ROM | disk | FTP | other *** search
/ 321 GAMES / 321GAMES.iso / advent / zoom / pizza / zoom.dxr / 00700.ls < prev    next >
Encoding:
Text File  |  1996-03-28  |  94 b   |  7 lines

  1. on exitFrame
  2.   if soundBusy(1) = 0 then
  3.     MouseLock(1)
  4.     go("ZoombiniVille")
  5.   end if
  6. end
  7.