Fix "Global" on "Match System Time" in Custom Config.
This commit is contained in:
parent
93e6a18f15
commit
45263b8f95
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user