Add overlay animations

This commit is contained in:
nastys 2022-02-05 21:15:45 +01:00 committed by Megamouse
parent 05e80aad90
commit 6b370e85d5
9 changed files with 130 additions and 17 deletions

View file

@ -70,6 +70,7 @@ void progress_dialog_server::operator()()
if (manager && !skip_this_one)
{
MsgDialogType type{};
type.se_mute_on = true;
type.se_normal = true;
type.bg_invisible = true;
type.disable_cancel = true;