Browse Source

space

pull/509/head
Daniel Gibbs 10 years ago
parent
commit
dbddaf1fcb
  1. 2
      functions/fn_details_config

2
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

Loading…
Cancel
Save