mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 19:20:09 +00:00
Minor change in move_region.cpp
This commit is contained in:
parent
a16c5b9846
commit
fe6d2f3db0
@ -40,7 +40,6 @@ void move_region(Manager* manager, const Region& region, int dx, int dy)
|
||||
|
||||
rc.offset(dx, dy);
|
||||
Manager::getDefault()->dirtyRect(rc);
|
||||
|
||||
}
|
||||
// Blit saving areas and copy them.
|
||||
else if (nrects > 1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user