mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 22:41:25 +12:00
Add overlay animations
This commit is contained in:
parent
05e80aad90
commit
6b370e85d5
9 changed files with 130 additions and 17 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue