mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-21 03:40:57 +00:00
Minor format fix in mask_boundaries.cpp
This commit is contained in:
parent
d9be0572df
commit
5246c8341a
@ -133,7 +133,7 @@ MaskBoundaries::MaskBoundaries(const Image* bitmap)
|
||||
else {
|
||||
ASSERT(prevColor);
|
||||
new_hseg(true);
|
||||
stop_expanding_vseg();
|
||||
stop_expanding_vseg();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user