diff options
Diffstat (limited to 'customizations/player_health/hudplayerhealth.res')
| -rw-r--r-- | customizations/player_health/hudplayerhealth.res | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/customizations/player_health/hudplayerhealth.res b/customizations/player_health/hudplayerhealth.res index 5052519..feaab02 100644 --- a/customizations/player_health/hudplayerhealth.res +++ b/customizations/player_health/hudplayerhealth.res @@ -118,8 +118,10 @@ { "ControlName" "EditablePanel" "fieldName" "PlayerStatusAnchor" - "xpos" "0" - "ypos" "10" + "xpos" "10" + "ypos" "5" + "xpos_minmode" "5" + "ypos_minmode" "15" "wide" "23" "tall" "23" "visible" "1" |
