The December 6th patch moved "CurrencyStatusPanel" from
resource/ui/hudmannvsmachinestatus.res
to
scripts/hudlayout.res
causing the green money panel to disappear in MVM while using the HUD
It now operates like this, with small changes from how it operated in its previous panel:
"CurrencyStatusPanel"
{
"ControlName" "CCurrencyStatusPanel"
"fieldName" "CurrencyStatusPanel"
"xpos" "0"
"ypos" "r100"
"wide" "100"
"tall" "100"
"xpos_minmode" "65"
"ypos_minmode" "r88"
"visible" "0"
"enabled" "1"
"PaintBackgroundType" "2"
}