aboutsummaryrefslogtreecommitdiff
path: root/builtin/client/chatcommands.lua
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2020-12-12 13:58:46 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2020-12-12 13:58:46 +0100
commitf783f59392f5e86c5645195521b2fa008ffe4fe7 (patch)
treec6f7fb85797f370033af7954fdbce2403a1df07c /builtin/client/chatcommands.lua
parent8b58465aa1d63e5f6dbbd9a7a43bfa7dc257c4de (diff)
downloaddragonfireclient-f783f59392f5e86c5645195521b2fa008ffe4fe7.tar.xz
Make GitHub Actions Happy try 1
Diffstat (limited to 'builtin/client/chatcommands.lua')
-rw-r--r--builtin/client/chatcommands.lua4
1 files changed, 2 insertions, 2 deletions
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")