Merge branch 'main' into update-items

This commit is contained in:
MihailRis
2025-02-18 18:39:37 +03:00
18 changed files with 93 additions and 48 deletions
+2 -2
View File
@@ -355,7 +355,7 @@ function __vc_on_hud_open()
hud._set_debug_cheats(value)
end)
input.add_callback("devtools.console", function()
if hud.is_paused() then
if menu.page ~= "" then
return
end
time.post_runnable(function()
@@ -363,7 +363,7 @@ function __vc_on_hud_open()
end)
end)
input.add_callback("hud.chat", function()
if hud.is_paused() then
if menu.page ~= "" then
return
end
time.post_runnable(function()