From eb34e49b3489a37efc44916571d86e84343f5f63 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Aug 2018 15:56:10 -0400 Subject: Fixed MVM Respawn Timer --- resource/ui/SpectatorTournament.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui') diff --git a/resource/ui/SpectatorTournament.res b/resource/ui/SpectatorTournament.res index 895d4aa..6351b85 100644 --- a/resource/ui/SpectatorTournament.res +++ b/resource/ui/SpectatorTournament.res @@ -390,11 +390,11 @@ "visible" "1" "enabled" "1" "labelText" "#game_respawntime_in_secs" - "textAlignment" "center" + "textAlignment" "center" "font" "Cerbetica24" if_mvm{ - "ypos" "68" [$WIN32] + "ypos" "0" } } "BuyBackLabel" -- cgit v1.2.3