diff --git a/lua/gmod_integration/sv_config.lua b/lua/gmod_integration/sv_config.lua index 2b17c0a..4807db7 100644 --- a/lua/gmod_integration/sv_config.lua +++ b/lua/gmod_integration/sv_config.lua @@ -94,6 +94,4 @@ gmInte.config.filterOnBan = true // If true, the addon will filter the players a // // Will disable the features of the addon - -gmInte.config.disableFilter = false // Disable the player filter gmInte.config.disableLog = false // Disable the logs \ No newline at end of file