mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
fix(etl): re add queryport
This commit is contained in:
parent
7d958ea222
commit
f37f220a67
@ -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"}"
|
||||
|
Loading…
Reference in New Issue
Block a user