mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-03 18:07:53 +01:00
Fix formatting and errors
This commit is contained in:
@@ -171,7 +171,6 @@ rct_window* window_save_prompt_open()
|
||||
log_warning("Invalid save prompt mode %u", prompt_mode);
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
window = window_create_centred(
|
||||
width, height, &window_save_prompt_events, WC_SAVE_PROMPT, WF_TRANSPARENT | WF_STICK_TO_FRONT);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user