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 --- resource/ui/SpectatorTournament.res | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'resource/ui') diff --git a/resource/ui/SpectatorTournament.res b/resource/ui/SpectatorTournament.res index 4d3e53a..fcf9b44 100644 --- a/resource/ui/SpectatorTournament.res +++ b/resource/ui/SpectatorTournament.res @@ -372,15 +372,21 @@ "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