From 53627aa7c3664091e6d58c5698bf8be910d383cf Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:22:46 -0400 Subject: Gameplay Fixes - Updated the team and class selection, text chat, killfeed, voice chat, target ID, disguise panel, item meters, spell selection, killstreak, stopwatch, quickswitch, map info, tournament spectator and vote panel. - Fixed the post-match summary page not displaying properly. --- resource/ui/mediccallerpanel.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/mediccallerpanel.res') diff --git a/resource/ui/mediccallerpanel.res b/resource/ui/mediccallerpanel.res index 86e31a1..ad2d1df 100644 --- a/resource/ui/mediccallerpanel.res +++ b/resource/ui/mediccallerpanel.res @@ -7,10 +7,10 @@ "xpos" "0" "ypos" "0" "zpos" "0" - "wide" "0" - "tall" "0" + "wide" "30" + "tall" "30" "visible" "0" - "enabled" "0" + "enabled" "1" "image" "../effects/speech_mediccall_hud" "scaleImage" "1" } -- cgit v1.2.3