diff options
Diffstat (limited to 'builtin/client/cheats/render.lua')
-rw-r--r-- | builtin/client/cheats/render.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin/client/cheats/render.lua b/builtin/client/cheats/render.lua index 092c7fefc..6402246f3 100644 --- a/builtin/client/cheats/render.lua +++ b/builtin/client/cheats/render.lua @@ -1 +1,2 @@ core.register_list_command("xray", "Configure X-Ray", "xray_nodes") +core.register_list_command("search", "Configure NodeESP", "node_esp_nodes") |