diff --git a/beatrun/gamemodes/beatrun/gamemode/cl/ButtonHints.lua b/beatrun/gamemodes/beatrun/gamemode/cl/ButtonHints.lua index a0eecd9..0fedb4d 100644 --- a/beatrun/gamemodes/beatrun/gamemode/cl/ButtonHints.lua +++ b/beatrun/gamemodes/beatrun/gamemode/cl/ButtonHints.lua @@ -1,5 +1,3 @@ --- This file has lots of strings that needs to be localized. - local buttonhints = CreateClientConVar("Beatrun_HUDButtonHints", "1", true, false, "Show button hints on the bottom-right of your display when enabled.", 0, 1) local function GetFormattedKey(bind)