feat: add option to hide when game ui is hidden

This commit is contained in:
Anna
2022-02-07 14:44:19 -05:00
parent a5597f1c84
commit 252498515a
5 changed files with 34 additions and 2 deletions
+6
View File
@@ -401,4 +401,10 @@
<data name="Options_CommandHelpSide_Description" xml:space="preserve">
<value>The side of {0} to display help for commands on.</value>
</data>
<data name="Options_HideWhenUiHidden_Name" xml:space="preserve">
<value>Hide when game UI is hidden</value>
</data>
<data name="Options_HideWhenUiHidden_Description" xml:space="preserve">
<value>Hide {0} when the game UI is hidden.</value>
</data>
</root>