Stupid damage indicator DIE
This commit is contained in:
parent
f8c71f95b2
commit
6b24abe5ae
|
@ -7,6 +7,7 @@ local hide = {
|
||||||
["CHudAmmo"] = true,
|
["CHudAmmo"] = true,
|
||||||
["CHudSecondaryAmmo"] = true,
|
["CHudSecondaryAmmo"] = true,
|
||||||
["CHudPoisonDamageIndicator"] = true,
|
["CHudPoisonDamageIndicator"] = true,
|
||||||
|
["CHudDamageIndicator"] = true,
|
||||||
["CHudCrosshair"] = true,
|
["CHudCrosshair"] = true,
|
||||||
["CHUDQuickInfo"] = true,
|
["CHUDQuickInfo"] = true,
|
||||||
["CHudSuitPower"] = true,
|
["CHudSuitPower"] = true,
|
||||||
|
|
Loading…
Reference in New Issue