Home
last modified time | relevance | path

Searched refs:rotate_chat_log (Results 1 – 1 of 1) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Delconfig.c744 static int rotate_chat_log = -1; variable
750 if (rotate_chat_log == -1) in get_rotate_chat_log()
751 rotate_chat_log = (file_exists_config(rotate_chat_log_flag_file)==1) ?1: 0; in get_rotate_chat_log()
752 return rotate_chat_log; in get_rotate_chat_log()
796 if ((rotate_chat_log==1) && !rotate_chat_log_config_var) in consolidate_rotate_chat_log_status()