mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-08-23 02:45:15 -05:00
Add loading screen.
This commit is contained in:
@@ -30,8 +30,8 @@ void tasks::savecreate::create_save_data_for(sys::Task *task,
|
||||
{
|
||||
const std::string popMessage = stringutil::get_formatted_string(popSuccess, title);
|
||||
ui::PopMessageManager::push_message(popTicks, popMessage);
|
||||
spawningState->refresh_required();
|
||||
}
|
||||
|
||||
spawningState->refresh_required();
|
||||
task->complete();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user