mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
Make atom picker properly release keys (#29584)
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user