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

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