- Fixed a compile error, blame goes to r15245 (ea:15040).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15246 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
9085803c84
commit
377a87174b
@ -67,7 +67,7 @@ int log_config_read(char *cfgName);
|
|||||||
|
|
||||||
extern struct Log_Config
|
extern struct Log_Config
|
||||||
{
|
{
|
||||||
enum log_what enable_logs;
|
enum e_log_pick_type enable_logs;
|
||||||
int filter;
|
int filter;
|
||||||
bool sql_logs;
|
bool sql_logs;
|
||||||
bool log_chat_woe_disable;
|
bool log_chat_woe_disable;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user