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

  1. on exitFrame
  2.   if not soundBusy(1) then
  3.     MouseLock(1)
  4.     go("BigMap")
  5.   end if
  6. end
  7.