From 5649a1783bfc4eb968d82d649b883925dcb6ce6d Mon Sep 17 00:00:00 2001 From: RaysFire Date: Mon, 30 Dec 2013 18:01:49 -0600 Subject: Adjusted respawn time clipping in mvm --- 4_by_3_ratio/SpectatorTournament.res | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '4_by_3_ratio/SpectatorTournament.res') diff --git a/4_by_3_ratio/SpectatorTournament.res b/4_by_3_ratio/SpectatorTournament.res index faa96c7..258d8da 100644 --- a/4_by_3_ratio/SpectatorTournament.res +++ b/4_by_3_ratio/SpectatorTournament.res @@ -394,15 +394,20 @@ "labelText" "#game_respawntime_in_secs" "textAlignment" "center" "font" "Cerbetica24" + + if_mvm + { + "ypos" "68" [$WIN32] + } } "BuyBackLabel" { "ControlName" "CExLabel" "fieldName" "BuyBackLabel" "xpos" "c-190" - "ypos" "16" + "ypos" "360" "wide" "380" - "tall" "14" + "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "0" -- cgit v1.2.3