From 01c9a1e9f64eede832c2a5c378c93ad9c8519526 Mon Sep 17 00:00:00 2001 From: Healing Sentry <73761963+BingBongBonky@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:09:25 -0400 Subject: [PATCH] Update spacehud.json --- hud-data/spacehud.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hud-data/spacehud.json b/hud-data/spacehud.json index 517c6baf..8a862162 100644 --- a/hud-data/spacehud.json +++ b/hud-data/spacehud.json @@ -16,7 +16,7 @@ "customization" ], "traits": { - "os": ["windows", "mac", "linux"], + "os": ["windows", "linux"], "gamemode": [ "tournament", "comp", @@ -37,6 +37,7 @@ "tc" ], "res": ["4/3", "5/4", "16/9", "16/10"] + "lang": ["en"] }, "tags": ["minimalist", "simple"], "repo": "https://github.com/BingBongBonky/SpaceHud",