EYMIBYGYMO4CZ26I4AHZJQ62YD3HJ735N4KNP7DMSEAJF72EHDUQC
if Current_app == 'run' then
if run.mouse_release then run.mouse_release(x,y, mouse_button) end
elseif Current_app == 'source' then
if source.mouse_release then source.mouse_release(x,y, mouse_button) end