From 5e9263f23569226112c7b60ef758cd272ea98ab8 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 19 May 2023 22:45:11 +0100 Subject: [PATCH] bug --- lgsm/modules/info_game.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lgsm/modules/info_game.sh b/lgsm/modules/info_game.sh index 88521d8b3..6e2adbd2c 100644 --- a/lgsm/modules/info_game.sh +++ b/lgsm/modules/info_game.sh @@ -905,13 +905,6 @@ fn_info_game_ct(){ fi } -fn_info_game_dodr(){ - # Config - if [ ! -f "${servercfgfullpath}" ]; then - maxplayers="${zero}" - else - maxplayers=$(sed -nr 's/^iServerMaxPlayers=(.*)$/\1/p' "${servercfgfullpath}") - # Config Type: con # Parameters: true # Comment: # or //