From 6cec1f60d2cd6dba10c54e09ec3c7ff683d86aa2 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Thu, 26 Dec 2019 14:53:32 -0500 Subject: [PATCH] Update SetMapLimits.cs --- Classic/prefs/SetMapLimits.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classic/prefs/SetMapLimits.cs b/Classic/prefs/SetMapLimits.cs index 5137cbe..9238adf 100644 --- a/Classic/prefs/SetMapLimits.cs +++ b/Classic/prefs/SetMapLimits.cs @@ -41,7 +41,7 @@ $Host::MapPlayerLimitsSmallCrossing_CTF = %min SPC %max; $Host::MapPlayerLimitsTWL2_CanyonCrusadeDeluxe_CTF = %min SPC %max; -$Host::MapPlayerLimitsRoundTheMountain_CTF = %min SPC %max; +$Host::MapPlayerLimitsRoundTheMountain_CTF = %min SPC "14"; $Host::MapPlayerLimitsoasisintensity_CTF = %min SPC "12"; $Host::MapPlayerLimitsMinotaur_CTF = %min SPC %max; $Host::MapPlayerLimitsIsland_CTF = %min SPC %max;