mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-22 23:33:04 +01:00
committed by
GitHub
parent
938f2a891f
commit
e36d8f03e6
@@ -44,7 +44,7 @@ namespace OpenRCT2::Ui
|
||||
{
|
||||
log_verbose(message.c_str());
|
||||
|
||||
STUB();
|
||||
SDL_ShowSimpleMessageBox(SDL_MESSAGEBOX_WARNING, "OpenRCT2", message.c_str(), window);
|
||||
}
|
||||
|
||||
std::string ShowFileDialog(SDL_Window* window, const FileDialogDesc& desc) override
|
||||
|
||||
Reference in New Issue
Block a user