Add missing jetpack fuel bar

This commit is contained in:
Mike Parker 2016-09-11 00:39:30 +01:00
parent 3b9f3e27ed
commit edc6b7edce

View file

@ -479,6 +479,36 @@
"BackgroundTexture" "CellCountBoxBG"
}
HudJetpackFuelBar
{
"fieldName" "HudJetpackFuelBar"
"visible" "1"
"enabled" "1"
"xpos" "3"
"ypos" "404"
"wide" "128"
"tall" "128"
"text1_xpos" "34"
"text1_ypos" "12"
"image1_xpos" "3"
"image1_ypos" "4"
"bar_width" "75"
"bar_height" "24"
"DisguiseFont" "ClassGlyphs"
"TextFont" "HUD_TextSmall"
"TextColor" "HUD_Tone_Default" //overridden by teamcolor of disguise
"ForegroundTexture" "CooldownBoxFG"
"BackgroundTexture" "CooldownBoxBG"
}
HudSpyDisguise
{
"fieldName" "HudSpyDisguise"