mirror of
https://github.com/LDDestroier/CC/
synced 2025-11-08 03:13:00 +00:00
Fixed undo with fill tool
This commit is contained in:
1
pain.lua
1
pain.lua
@@ -1595,6 +1595,7 @@ local fillTool = function(_frame,cx,cy,dot) -- "_frame" is the frame NUMBER
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
paintEncoded = clearAllRedundant(paintEncoded)
|
paintEncoded = clearAllRedundant(paintEncoded)
|
||||||
|
saveToUndoBuffer()
|
||||||
end
|
end
|
||||||
|
|
||||||
local boxCharSelector = function()
|
local boxCharSelector = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user