Daniel Gibbs
6 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
0 deletions
-
lgsm/functions/info_parms.sh
|
@ -94,6 +94,7 @@ fn_info_parms_quakeworld(){ |
|
|
|
|
|
|
|
|
fn_info_parms_quake2(){ |
|
|
fn_info_parms_quake2(){ |
|
|
port=${port:-"0"} |
|
|
port=${port:-"0"} |
|
|
|
|
|
queryport=${port} |
|
|
defaultmap=${defaultmap:-"NOT SET"} |
|
|
defaultmap=${defaultmap:-"NOT SET"} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|