diff --git a/functions/fn_details_config b/functions/fn_details_config index c60d432fc..3b81f68bb 100644 --- a/functions/fn_details_config +++ b/functions/fn_details_config @@ -388,7 +388,7 @@ elif [ "${engine}" == "teeworlds" ]; then if [ -f "${servercfgfullpath}" ]; then port=$(grep "DefaultPort=" "${servercfgfullpath}" | tr -cd "[:digit:]") fi - + elif [ "${engine}" == "terraria" ]; then # port