home *** CD-ROM | disk | FTP | other *** search
/ Terracide - Digital Press Kit (1997-02-10) / Terracide-Digital_Press_Kit-1997-02-10 / Terracide-Digital_Press_Kit-1997-02-10.bin / pc / eidos.dir / 00151.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  147 b   |  13 lines

  1. on exitFrame
  2.   global lan
  3.   if lan = "f" then
  4.     go(the frame)
  5.   else
  6.     nothing()
  7.     abort()
  8.   end if
  9.   stayhere()
  10.   ctrlbar()
  11.   generic()
  12. end
  13.