Skip to content

Commit

Permalink
Update flawhud.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CriticalFlaw committed Feb 17, 2024
1 parent 80a92b2 commit e590391
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions src/TF2HUD.Editor/JSON/flawhud.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,10 +494,13 @@
"ToolTip": "Toggle the spy silhouette seen when changing the disguise.",
"Value": "true",
"Files": {
"scripts/hudanimations_custom.txt": {
"uncomment": [
"RunEvent HudSpyDisguiseChanged"
]
"resource/ui/hudplayerclass.res": {
"PlayerStatusSpyOutlineImage": {
"image": {
"true": "../hud/class_spy_outline",
"false": "../vgui/replay/thumbnails/transparent"
}
}
}
}
},
Expand Down Expand Up @@ -1018,7 +1021,7 @@
"font": "FontBold22"
},
"IndividualChargesLabel": {
"ypos": "5",
"ypos": "15",
"tall": "30"
},
"ChargeMeter": {
Expand Down

0 comments on commit e590391

Please sign in to comment.