Custom configuration for each game #632

Merged
Goodfeat merged 75 commits from master into master 2025-02-26 03:11:20 +00:00
Showing only changes of commit edfd58bbe4 - Show all commits

View File

@ -149,7 +149,7 @@
IsVisible="{Binding !IsGameRunning}" IsVisible="{Binding !IsGameRunning}"
Content="{ext:Locale UserProfilesDelete}" Content="{ext:Locale UserProfilesDelete}"
Command="{Binding DeleteConfigGame}" Command="{Binding DeleteConfigGame}"
Classes="global"/> Classes="red"/>
</ReversibleStackPanel> </ReversibleStackPanel>
</Grid> </Grid>
</window:StyleableAppWindow> </window:StyleableAppWindow>