Skip to content

Commit

Permalink
Update flawhud.json
Browse files Browse the repository at this point in the history
Fixed position of flawhud preview for health/ammo positions (default / alternate)
  • Loading branch information
KaineWooten authored Nov 9, 2023
1 parent cfd4fbb commit fc61085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/TF2HUD.Editor/JSON/flawhud.json
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,7 @@
"Type": "ComboBox",
"ToolTip": "Change to different UI styles where health and ammo are moved.",
"Value": "0",
"Preview": "https://user-images.githubusercontent.com/6818236/114957712-9bd4d400-9e2f-11eb-8612-479313086c47.jpg",
"Options": [
{
"Label": "Centered",
Expand Down Expand Up @@ -1248,7 +1249,6 @@
"ToolTip": "Change to different health styles options.",
"Value": "0",
"Command": "HealthStyle",
"Preview": "https://user-images.githubusercontent.com/6818236/114957712-9bd4d400-9e2f-11eb-8612-479313086c47.jpg",
"Options": [
{
"Label": "Colored Text",
Expand Down Expand Up @@ -2075,4 +2075,4 @@
}
]
}
}
}

0 comments on commit fc61085

Please sign in to comment.