mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-09 06:40:50 +00:00
Fix indentation
This commit is contained in:
parent
777a0f132a
commit
9189b8b9dc
@ -1454,7 +1454,7 @@ void Manager::_closeWindow(Window* window, bool redraw_background)
|
|||||||
redrawState = RedrawState::ClosingApp;
|
redrawState = RedrawState::ClosingApp;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
redrawState = RedrawState::AWindowHasJustBeenClosed;
|
redrawState = RedrawState::AWindowHasJustBeenClosed;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user