mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-16 14:42:44 +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 {
|
else {
|
||||||
ASSERT(prevColor);
|
ASSERT(prevColor);
|
||||||
new_hseg(true);
|
new_hseg(true);
|
||||||
stop_expanding_vseg();
|
stop_expanding_vseg();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user