Commit 65a0e569 authored by fallenstardust's avatar fallenstardust
parents 811d6f1a e5c17031
......@@ -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