mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-17 01:10:10 +00:00
correct reflection label for in-game settings menu
This commit is contained in:
parent
4b48e62b64
commit
0b9b724020
@ -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 New Issue
Block a user