home *** CD-ROM | disk | FTP | other *** search
/ Quake 2 StrategyMaster / Quake2_Strategy_Master.iso / QuakeII / U7L1.dxr / 00094.ls < prev    next >
Encoding:
Text File  |  1998-03-09  |  126 b   |  7 lines

  1. on mouseUp
  2.   if the visible of sprite 19 = 0 then
  3.     set the visible of sprite 19 to 1
  4.   end if
  5.   go("U7L1", "wlkthrgh")
  6. end
  7.