diff options
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/client.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index c832163be..eae8aad3b 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -117,4 +117,4 @@ client_sort_storage: no // Note: Do not enable this, if you enabled commands for players, // because the client sees multiple commands in succession as spam. // Default: 0 (means disabled) -client_accept_chatdori: 1 +client_accept_chatdori: 0 |