newline brace
This commit is contained in:
parent
3352d70ea4
commit
01e22f1c67
@ -620,8 +620,8 @@ namespace Ryujinx.Ava.UI.Windows
|
|||||||
base.OnClosing(e);
|
base.OnClosing(e);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void ForceExit() {
|
public void ForceExit()
|
||||||
|
{
|
||||||
_isExitWithoutConfirm = true;
|
_isExitWithoutConfirm = true;
|
||||||
Close();
|
Close();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user