łň
őÜNc           @  sC   d  Z  d d k l Z d d k l Z d d k l Z d   Z d S(   sj   
$Rev: 571 $
$LastChangedBy: satoon101 $
$LastChangedDate: 2011-10-24 01:05:16 -0400 (Mon, 24 Oct 2011) $
i˙˙˙˙(   t   with_statement(   t   path(   t   ConfigContextManagerc       	   C  sÎ   t  t t  i i d  d
 d  i }  i   } z | ~ } | i d  i } i   } zX | ~ } d | _ | i	 i
 d  | i i
 d  | i i
 d  d | _ d	 | _ Wd  | ~ QXWd  |  ~  QXd  S(   Nt   scriptsi    i   t   gg_level_infos
   LEVEL INFOs)   Sends hudhints to players for level info.s)   0 = (Disabled) Do not load gg_level_info.s!   1 = (Enabled) Load gg_level_info.s   Enables/Disables gg_level_info.i˙˙˙˙(   R   R   t   __file__t   parentt   splitt   __exit__t	   __enter__t   cfg_cvart   namet   descriptiont   appendt   optionst   defaultt   text(   t   _[1]t   _[2]t   configt   _[3]t   _[4]t   cvar(    (    sw   /home/saberrider/srcds/css/cstrike/addons/eventscripts/gungame51/scripts/included/gg_level_info/gg_level_info_config.pyt   load   s    <(			N(   t   __doc__t
   __future__R    R   t   gungame51.core.cfg.configsR   R   (    (    (    sw   /home/saberrider/srcds/css/cstrike/addons/eventscripts/gungame51/scripts/included/gg_level_info/gg_level_info_config.pys   <module>   s   