diff --git a/src/TF2HUD.Editor/JSON/flawhud.json b/src/TF2HUD.Editor/JSON/flawhud.json index ccf94e14..12a2ef8b 100644 --- a/src/TF2HUD.Editor/JSON/flawhud.json +++ b/src/TF2HUD.Editor/JSON/flawhud.json @@ -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", @@ -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", @@ -2075,4 +2075,4 @@ } ] } -} \ No newline at end of file +}