diff options
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 44 |
1 files changed, 27 insertions, 17 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 7fdb954..ff15f44 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1379,7 +1379,6 @@ "TextFont" "Default" "ItemFont" "Default" "ItemFontPulsing" "Default" - } HudSpellMenu @@ -1562,8 +1561,8 @@ "avatar_tall" "14" "show_dead_icon" "1" - "dead_ypos" "0" "dead_xpos" "118" + "dead_ypos" "0" "dead_wide" "16" "dead_tall" "16" @@ -2181,32 +2180,43 @@ "bgcolor_override" "0 0 0 0" "PaintBackgroundType" "0" // rounded corners } + + CTFFlagCalloutPanel + { + "fieldName" "CTFFlagCalloutPanel" + "visible" "0" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "40" + "tall" "40" + "priority" "40" + } + "HudMenuTauntSelection" { "fieldName" "HudMenuTauntSelection" "visible" "1" "enabled" "1" "xpos" "c-235" - - - - - - - - - - - - - - "ypos" "c-85" "wide" "470" "tall" "200" "PaintBackgroundType" "0" } + "ItemAttributeTracker" + { + "fieldName" "ItemAttributeTracker" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f5" + "tall" "f0" + "PaintBackgroundType" "0" + } + HudMiniGame { "fieldName" "HudMiniGame" @@ -2290,4 +2300,4 @@ "mouseinputenabled" "0" "alpha" "100" } -} +}
\ No newline at end of file |
