From 937f28c038f4f6b31f704d4c29daaf20841acf70 Mon Sep 17 00:00:00 2001 From: Eidolon Date: Sat, 4 May 2024 13:53:30 -0500 Subject: [PATCH] I may or may not have typo'd something --- src/lua_hudlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lua_hudlib.c b/src/lua_hudlib.c index 5f8389cbd..824825fe7 100644 --- a/src/lua_hudlib.c +++ b/src/lua_hudlib.c @@ -44,7 +44,7 @@ static const char *const hud_disable_options[] = { "stagetitle", "textspectator", "crosshair", - "score, + "score", "time", "gametypeinfo", // Bumpers / Karma / Laps depending on gametype "minimap",