Browse Source

queryport eco

pull/4510/head
Daniel Gibbs 1 year ago
parent
commit
943361b44d
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 1
      lgsm/modules/info_game.sh

1
lgsm/modules/info_game.sh

@ -1251,6 +1251,7 @@ fn_info_game_eco() {
httpport="${httpport:-"0"}"
maxplayers="${maxplayers:-"0"}"
port="${port:-"0"}"
queryport="${port:-"0"}"
servername="${servername:-"NOT SET"}"
serverpassword="${serverpassword:-"NOT SET"}"
tickrate="${tickrate:-"0"}"

Loading…
Cancel
Save