Commit e5c17031 authored by fallenstardust's avatar fallenstardust

显示本地errorlog

parent c020ed46
......@@ -1504,6 +1504,8 @@ void Game::LoadConfig() {
gameConf.search_multiple_keywords = 1;
gameConf.defaultOT = 1;
gameConf.auto_search_limit = 1;
//enable errorLog
enable_log = 3;
//TEST BOT MODE
gameConf.enable_bot_mode = 1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment