mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-01 09:04:02 +00:00
This commit is contained in:
parent
edc4da4b8e
commit
371e592f8c
@ -130,6 +130,7 @@ protected:
|
||||
new_mask->x, new_mask->y,
|
||||
new_mask->w, new_mask->h);
|
||||
|
||||
// copy new mask
|
||||
undoable.copy_to_current_mask(new_mask);
|
||||
mask_free(new_mask);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user