From 34895024591b83dc498a4ce0178fe858d69dbd17 Mon Sep 17 00:00:00 2001 From: Linventif Date: Sat, 18 Nov 2023 00:00:09 +0100 Subject: [PATCH] fix typo --- lua/gmod_integration/sv_config.lua | 2 -- 1 file changed, 2 deletions(-) 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