diff --git a/src/TF2HUD.Editor/JSON/budhud.json b/src/TF2HUD.Editor/JSON/budhud.json index 349e20ac..85d4730f 100644 --- a/src/TF2HUD.Editor/JSON/budhud.json +++ b/src/TF2HUD.Editor/JSON/budhud.json @@ -84,6 +84,14 @@ "OldName": "#users/whisker_/", "NewName": "#users/whisker/" } + }, + { + "Label": "Zenith", + "Value": "7", + "RenameFile": { + "OldName": "#users/zenith_/", + "NewName": "#users/zenith/" + } } ] }, @@ -447,4 +455,4 @@ } ] } -} \ No newline at end of file +}