mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-03-15 09:04:48 +00:00
slight settings window default height bump
This commit is contained in:
parent
eec39806e0
commit
e8071e9c43
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
xmlns:helpers="clr-namespace:Ryujinx.Ava.UI.Helpers"
|
||||
xmlns:helper="clr-namespace:Ryujinx.Common.Helper;assembly=Ryujinx.Common"
|
||||
Width="1100"
|
||||
Height="918"
|
||||
Height="927"
|
||||
MinWidth="800"
|
||||
MinHeight="480"
|
||||
WindowStartupLocation="CenterOwner"
|
||||
|
|
Loading…
Add table
Reference in a new issue