Daniel Gibbs
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lgsm/modules/info_game.sh
|
|
@ -1201,7 +1201,7 @@ fn_info_game_hw() { |
|
|
|
port="${port:-"0"}" |
|
|
|
queryport="${queryport:-"0"}" |
|
|
|
maxplayers="${maxplayers:-"0"}" |
|
|
|
# #4189 option setting can be blank |
|
|
|
# #4189 option setting can be blank |
|
|
|
# defaultmap="${defaultmap:-"NOT SET"}" |
|
|
|
creativemode="${creativemode:-"NOT SET"}" |
|
|
|
} |
|
|
|