Make atom picker properly release keys (#29584)

This commit is contained in:
Toastical
2025-06-18 23:37:54 +03:00
committed by GitHub
parent 8b3de4dd3e
commit bc3f1759d9
+2 -2
View File
@@ -613,9 +613,9 @@ GLOBAL_PROTECT(VVmaint_only)
return null
sleep(1)
click_intercept = null
picker.quit()
return picker.picked
/client/proc/modify_variables(atom/O, param_var_name = null, autodetect_class = 0)
if(!check_rights(R_VAREDIT))