Skip to content

Commit

Permalink
Android: Update shader multiplication text
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat authored Oct 24, 2024
1 parent edb047e commit 85d363c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pandroid/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@
<string name="behavior">Behavior</string>
<string name="invalid_game">Invalid game</string>
<string name="pref_accurate_shader_title">Accurate shader multiplication</string>
<string name="pref_accurate_shader_summary">Use better precision on shaders</string>
<string name="pref_accurate_shader_summary">Can improve rendering at a small performance loss</string>
</resources>

0 comments on commit 85d363c

Please sign in to comment.