Skip to content

Commit

Permalink
fix(jk3): misplaced number
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCS1337 committed Jun 11, 2022
1 parent c1e508b commit da2ff9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lgsm/functions/info_game.sh
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ fn_info_game_jk2(){
defaultmap=${defaultmap:-"NOT SET"}
}

fn_info_game_jk2(){
fn_info_game_jk3(){
# Config
if [ ! -f "${servercfgfullpath}" ]; then
rconpassword="${unavailable}"
Expand Down

0 comments on commit da2ff9c

Please sign in to comment.