mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-06 06:58:15 +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;
|
||||
}
|
||||
else {
|
||||
redrawState = RedrawState::AWindowHasJustBeenClosed;
|
||||
redrawState = RedrawState::AWindowHasJustBeenClosed;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user