mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
26 lines
376 B
Plaintext
26 lines
376 B
Plaintext
|
#base "HudObjectivePlayerDestruction.res"
|
||
|
|
||
|
"Resource/UI/FarmageddonHud.res"
|
||
|
{
|
||
|
"CarriedContainer"
|
||
|
{
|
||
|
"CarriedImage"
|
||
|
{
|
||
|
"image" "../hud/weedkiller_icon"
|
||
|
}
|
||
|
}
|
||
|
"ScoreContainer"
|
||
|
{
|
||
|
"ProgressBarContainer"
|
||
|
{
|
||
|
"FlagImageBlue"
|
||
|
{
|
||
|
"image" "../hud/weedkiller_icon"
|
||
|
}
|
||
|
"FlagImageRed"
|
||
|
{
|
||
|
"image" "../hud/weedkiller_icon"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|