Browse Source

fix(etl): re add queryport

Daniel Gibbs 2 years ago
parent
commit
f37f220a67
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lgsm/modules/info_game.sh

+ 1 - 0
lgsm/modules/info_game.sh

@@ -1193,6 +1193,7 @@ fn_info_game_etl() {
 	configip="${configip:-"0.0.0.0"}"
 	maxplayers="${maxplayers:-"0"}"
 	port="${port:-"0"}"
+	queryport="${port}"
 	rconpassword="${rconpassword:-"NOT SET"}"
 	servername="${servername:-"NOT SET"}"
 	serverpassword="${serverpassword:-"NOT SET"}"