mirror of
https://github.com/LDDestroier/CC/
synced 2025-01-23 07:26:55 +00:00
Update pain.lua
This commit is contained in:
parent
bf6783262a
commit
e5491a9d24
2
pain.lua
2
pain.lua
@ -3232,7 +3232,7 @@ runPainEditor = function(...) --needs to be cleaned up
|
|||||||
renderBottomBar("Filling area...")
|
renderBottomBar("Filling area...")
|
||||||
fillTool(frameNo, x, y, dot, isDeleting)
|
fillTool(frameNo, x, y, dot, isDeleting)
|
||||||
isCurrentlyFilling = false
|
isCurrentlyFilling = false
|
||||||
reRenderPAIN(false)
|
reRenderPAIN(doRenderBar == 0)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user