mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-31 14:36:39 +00:00
Fixes #1338: Bring back a label that got lost
This commit is contained in:
parent
1294682196
commit
0fe0dc33a6
1 changed files with 4 additions and 0 deletions
|
@ -440,7 +440,11 @@
|
||||||
<UserString key="SettingName" value="terrain shadows"/>
|
<UserString key="SettingName" value="terrain shadows"/>
|
||||||
<UserString key="SettingType" value="CheckButton"/>
|
<UserString key="SettingType" value="CheckButton"/>
|
||||||
</Widget>
|
</Widget>
|
||||||
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
||||||
|
<Property key="Caption" value="Terrain shadows"/>
|
||||||
</Widget>
|
</Widget>
|
||||||
|
</Widget>
|
||||||
|
|
||||||
|
|
||||||
<Widget type="HBox" position="4 56 350 24">
|
<Widget type="HBox" position="4 56 350 24">
|
||||||
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="ActorShadows">
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="ActorShadows">
|
||||||
|
|
Loading…
Reference in a new issue