From f783f59392f5e86c5645195521b2fa008ffe4fe7 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Sat, 12 Dec 2020 13:58:46 +0100 Subject: Make GitHub Actions Happy try 1 --- builtin/client/chatcommands.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'builtin/client/chatcommands.lua') diff --git a/builtin/client/chatcommands.lua b/builtin/client/chatcommands.lua index fc6ed5b2b..0da3dab1b 100644 --- a/builtin/client/chatcommands.lua +++ b/builtin/client/chatcommands.lua @@ -180,5 +180,5 @@ core.register_chatcommand("setpitch", { end }) -core.register_list_command("xray", "Configure X-Ray", "xray_nodes") -core.register_list_command("search", "Configure NodeESP", "node_esp_nodes") +core.register_list_command("xray", "Configure X-Ray", "xray_nodes") +core.register_list_command("search", "Configure NodeESP", "node_esp_nodes") -- cgit v1.2.3