2KPJVPKBIHNRL5XGZZGGKDMK5OAENP7YUXBQMQSHBNUVLIWA4IFQC
3QTDBKMDXSWEGADRCZJVLI4NKZQYDSKUUD4JJU7VC3GWK3QI5F2AC
ZQDQLLCLNA2GHTR32BP3CJ4J5M43BWJXELK2M6Y3LKUDMFIHB46QC
R5QXEHUIZLELJGGCZAE7ATNS3CLRJ7JFRENMGH4XXH24C5WABZDQC
KKMFQDR43ZWVCDRHQLWWX3FCWCFA3ZSXYOBRJNPHUQZR2XPKWULAC
JOPVPUSAMMU6RFVDQR4NJC4GNNUFB7GPKVH7OS5FKCYS5QZ53VLQC
function run.mouse_press(x,y, mouse_button) return edit.mouse_press(Editor_state, x,y, mouse_button)end Cursor_time = 0 -- ensure cursor is visible immediately after it moves
function run.mouse_press(x,y, mouse_button)
return edit.mouse_press(Editor_state, x,y, mouse_button)
end
Cursor_time = 0 -- ensure cursor is visible immediately after it moves
function run.mouse_pressed(x,y, mouse_button)
return edit.mouse_pressed(Editor_state, x,y, mouse_button)