fix proxy block events option

This commit is contained in:
Martin Michelsen
2022-12-17 01:15:35 -08:00
parent 889913400a
commit d288fca087
3 changed files with 6 additions and 4 deletions
-1
View File
@@ -36,7 +36,6 @@ ClientOptions::ClientOptions()
override_random_seed(-1),
save_files(false),
enable_chat_filter(true),
block_events(false),
suppress_remote_login(false),
zero_remote_guild_card(false),
function_call_return_value(-1) { }