1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 17:59:56 +00:00

correct reflection label for in-game settings menu

This commit is contained in:
glassmancody.info 2021-08-01 18:19:39 -07:00
parent 4b48e62b64
commit 0b9b724020

View file

@ -443,7 +443,7 @@
</Widget> </Widget>
<Widget type="HBox" skin="" position="4 56 350 24"> <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"> <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="Terrain"/>
<Property key="AddItem" value="World"/> <Property key="AddItem" value="World"/>
<Property key="AddItem" value="Objects"/> <Property key="AddItem" value="Objects"/>