mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-20 19:52:54 +00:00
Fix "Global" on "Match System Time" in Custom Config.
This commit is contained in:
@@ -164,8 +164,7 @@
|
||||
ToolTip.Tip="{ext:Locale MatchTimeTooltip}">
|
||||
<TextBlock
|
||||
VerticalAlignment="Center"
|
||||
Text="{ext:Locale SettingsTabSystemSystemTimeMatch}"
|
||||
Width="250"/>
|
||||
Text="{ext:Locale SettingsTabSystemSystemTimeMatch}" />
|
||||
</CheckBox>
|
||||
<TextBlock Classes="globalConfigMarker" IsVisible="{Binding IsGameTitleNotNull}"/>
|
||||
</StackPanel>
|
||||
|
||||
Reference in New Issue
Block a user