Skip to content

Commit

Permalink
Merge pull request #23 from Renzum/fix/ubercharge-ui
Browse files Browse the repository at this point in the history
Updated UBERCHARGE label and disabled the uber icon
  • Loading branch information
tekunotri committed Jul 31, 2023
2 parents 6de0ac3 + 286e2d0 commit 08e2068
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resource/ui/hudmediccharge.res
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "UBERCHARGE"
"labelText" "ÜBERCHARGE"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
Expand All @@ -114,7 +114,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "UBERCHARGE"
"labelText" "ÜBERCHARGE"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
Expand Down Expand Up @@ -282,7 +282,7 @@
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
}
// "HudWeaponAmmoIcon"
"HudWeaponAmmoIcon"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoIcon"
Expand All @@ -293,7 +293,7 @@
"zpos" "7"
"wide" "17"
"tall" "17"
"visible" "1"
"visible" "0"
"enabled" "1"
"image" "../hud/hud_obj_status_health_69"
"scaleImage" "1"
Expand Down

0 comments on commit 08e2068

Please sign in to comment.