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 //