mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 17:29:55 +00:00
correct reflection label for in-game settings menu
This commit is contained in:
parent
4b48e62b64
commit
0b9b724020
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@
|
|||
</Widget>
|
||||
<Widget type="HBox" skin="" position="4 56 350 24">
|
||||
<Widget type="ComboBox" skin="MW_ComboBox" position="0 0 115 24" align="Left Top" name="WaterReflectionDetail">
|
||||
<Property key="AddItem" value="Off"/>
|
||||
<Property key="AddItem" value="Sky"/>
|
||||
<Property key="AddItem" value="Terrain"/>
|
||||
<Property key="AddItem" value="World"/>
|
||||
<Property key="AddItem" value="Objects"/>
|
||||
|
|
Loading…
Reference in a new issue