瀏覽代碼

UI: [ci skip] clarify dirty hacks subtext

Evan Husted 1 年之前
父節點
當前提交
65374ed6cb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Ryujinx/UI/Views/Settings/SettingsHacksView.axaml

+ 1 - 1
src/Ryujinx/UI/Views/Settings/SettingsHacksView.axaml

@@ -29,7 +29,7 @@
                 <TextBlock
                     Foreground="{DynamicResource SecondaryTextColor}"
                     TextDecorations="Underline"
-                    Text="Game-specific hacks &amp; tricks to alleviate performance issues or crashing. Will cause issues." />
+                    Text="Highly specific hacks &amp; tricks to alleviate performance issues, crashing, or freezing. Will cause issues." />
                 <StackPanel
                     Margin="0,10,0,0"
                     Orientation="Horizontal"