home *** CD-ROM | disk | FTP | other *** search
/ FHM 100 Bombázó Ajándék CD / fhm_hu_1997.iso / fhm.exe / fhm.dxr / 00105.ls < prev    next >
Encoding:
Text File  |  2001-03-18  |  186 b   |  10 lines

  1. on exitFrame
  2.   global whichpage, jatekszabaly, is_help_page
  3.   whichpage = "jatekszabaly"
  4.   jatekszabaly = 1
  5.   if is_help_page then
  6.     render_flash(41)
  7.     is_help_page = 0
  8.   end if
  9. end
  10.