This commit is contained in:
igor 2018-01-03 23:04:57 +03:00
parent 1ccf2ec98b
commit b90ee03388

View File

@ -1063,7 +1063,7 @@ while true do
end
end
if object then
object:press()
object:press({draw = function() end}, object, {})
buffer.draw()
local action
if object.text == localization.file then