diff options
| author | ibruton <[email protected]> | 2016-03-24 19:23:05 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-03-24 19:23:05 -0500 |
| commit | 0b8967e3d8dffc8abc1682bb15ac52e3f54a43ea (patch) | |
| tree | ba9644dacd2a9f96a5d9867fe92ffcec5fd86b69 /resource | |
| parent | fa19879dec86aa1aef09aaee93456606d25f7e2c (diff) | |
Fixed round label at the beginning of a round not displaying
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/hudmatchstatus.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res index fb020f9..38cff24 100644 --- a/resource/ui/hudmatchstatus.res +++ b/resource/ui/hudmatchstatus.res @@ -6,12 +6,12 @@ "fieldName" "RoundSignModel" "xpos" "0" "ypos" "0" - "zpos" "3" + "zpos" "10" "wide" "f0" "tall" "f0" "autoResize" "0" "pinCorner" "0" - "visible" "0" + "visible" "1" "enabled" "1" "fov" "70" "proportionaltoparent" "1" |
