From 3910db093a29c04e27d205a5e0be44b32c24c2d0 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 14 Apr 2020 16:29:39 -0400 Subject: Corrected Damage Value Position By default the damage value is supposed to be shown over ammo in both regular and minmode. --- resource/ui/huddamageaccount.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res index c75f19d..80ff7ae 100644 --- a/resource/ui/huddamageaccount.res +++ b/resource/ui/huddamageaccount.res @@ -17,9 +17,9 @@ { "ControlName" "CExLabel" "fieldName" "DamageAccountValue" - "xpos" "c-188" + "xpos" "c108" "ypos" "288" - "xpos_minmode" "c-138" + "xpos_minmode" "c58" "ypos_minmode" "263" "zpos" "2" "wide" "100" @@ -54,4 +54,4 @@ "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } -} \ No newline at end of file +} -- cgit v1.2.3