Browse Source

fix(etl): re add queryport

Daniel Gibbs 2 năm trước cách đây
mục cha
commit
f37f220a67
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"}"