|
@@ -63,6 +63,8 @@ if [ "${function_selfname}" != "command_install.sh" ]&&[ -z "${fixbypass}" ]; th
|
|
|
fix_ss3.sh
|
|
fix_ss3.sh
|
|
|
elif [ "${shortname}" == "tf2" ]; then
|
|
elif [ "${shortname}" == "tf2" ]; then
|
|
|
fix_tf2.sh
|
|
fix_tf2.sh
|
|
|
|
|
+ elif [ "${shortname}" == "terraria" ]; then
|
|
|
|
|
+ fix_terraria.sh
|
|
|
elif [ "${shortname}" == "ts3" ]; then
|
|
elif [ "${shortname}" == "ts3" ]; then
|
|
|
fix_ts3.sh
|
|
fix_ts3.sh
|
|
|
elif [ "${shortname}" == "mta" ]; then
|
|
elif [ "${shortname}" == "mta" ]; then
|