mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Move windows to UI project
This commit is contained in:
committed by
Michał Janiszewski
parent
f3ef92edcb
commit
4d90940d21
@@ -169,7 +169,7 @@ namespace OpenRCT2
|
||||
void Quit() override
|
||||
{
|
||||
gSavePromptMode = PM_QUIT;
|
||||
window_save_prompt_open();
|
||||
context_open_window(WC_SAVE_PROMPT);
|
||||
}
|
||||
|
||||
std::string GetPathLegacy(sint32 pathId) override
|
||||
|
||||
Reference in New Issue
Block a user