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

  1. on exitFrame
  2.   global gDemoState
  3.   if gDemoState <> "Demo" then
  4.     MouseLock(0)
  5.   end if
  6.   checkRollover(8, 10)
  7. end
  8.