diff options
| author | CriticalFlaw <[email protected]> | 2021-01-31 13:16:29 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-01-31 13:16:29 -0500 |
| commit | 2743d6b1c10ad21a90f0e360f7ebdd09c11de4b5 (patch) | |
| tree | 61d9bb00a0e4f9b279e22b7d7c50fef79be5fc36 /resource/ui/hud_obj_sentrygun.res | |
| parent | 24f2c6bc6920ccaf988a3a7c424cb365d0ffd416 (diff) | |
Updated Engineer's Building Panel
- Fixed the Engineer's building overlapping chat when respawning.
- Fixed the Dispenser's upgrade progress bar not displaying.
- Fixed the competitive KD stats not being positioned properly.
Diffstat (limited to 'resource/ui/hud_obj_sentrygun.res')
| -rw-r--r-- | resource/ui/hud_obj_sentrygun.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/hud_obj_sentrygun.res b/resource/ui/hud_obj_sentrygun.res index 0a1a37f..c3fbe53 100644 --- a/resource/ui/hud_obj_sentrygun.res +++ b/resource/ui/hud_obj_sentrygun.res @@ -264,7 +264,7 @@ "xpos" "0" "ypos" "16" "wide" "50" - "tall" "8" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -348,7 +348,7 @@ "xpos" "12" "ypos" "12" "wide" "38" - "tall" "9" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -384,7 +384,7 @@ "xpos" "12" "ypos" "25" "wide" "38" - "tall" "9" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -420,7 +420,7 @@ "xpos" "12" "ypos" "25" "wide" "38" - "tall" "9" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" |
