Christian
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
lgsm/functions/info_game.sh
|
@ -2315,6 +2315,8 @@ elif [ "${shortname}" == "stn" ]; then |
|
|
fn_info_game_stn |
|
|
fn_info_game_stn |
|
|
elif [ "${shortname}" == "terraria" ]; then |
|
|
elif [ "${shortname}" == "terraria" ]; then |
|
|
fn_info_game_terraria |
|
|
fn_info_game_terraria |
|
|
|
|
|
elif [ "${shortname}" == "ts3" ]; then |
|
|
|
|
|
fn_info_game_ts3 |
|
|
elif [ "${shortname}" == "tu" ]; then |
|
|
elif [ "${shortname}" == "tu" ]; then |
|
|
fn_info_game_tu |
|
|
fn_info_game_tu |
|
|
elif [ "${shortname}" == "tw" ]; then |
|
|
elif [ "${shortname}" == "tw" ]; then |
|
|