Update ModsPage.xaml

This commit is contained in:
EasternBloxxer 2023-04-24 18:03:08 +03:00 committed by GitHub
parent e7431c652d
commit 1754f0de71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,7 +163,7 @@
<ui:CardControl Grid.Row="6" Margin="0,8,0,0" Padding="16,13,16,12">
<ui:CardControl.Header>
<StackPanel>
<TextBlock FontSize="14" Text="Use future lighting" />
<TextBlock FontSize="14" Text="Force future lighting" />
<TextBlock Margin="0,2,0,0" FontSize="12" Text="Forces future lighting in every game." Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
</StackPanel>
</ui:CardControl.Header>