diff --git a/launch-dedicated.sh b/launch-dedicated.sh index 7c61322ce7..6bab966899 100755 --- a/launch-dedicated.sh +++ b/launch-dedicated.sh @@ -50,7 +50,7 @@ fi NAME="${Name:-"Dedicated Server"}" LAUNCH_MOD="${Mod:-"${MOD_ID}"}" -MAP="${Mod:-""}" +MAP="${Map:-""}" LISTEN_PORT="${ListenPort:-"1234"}" ADVERTISE_ONLINE="${AdvertiseOnline:-"True"}" PASSWORD="${Password:-""}"