mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-05 01:45:36 +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,8 +440,12 @@
|
|||
<UserString key="SettingName" value="terrain shadows"/>
|
||||
<UserString key="SettingType" value="CheckButton"/>
|
||||
</Widget>
|
||||
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
||||
<Property key="Caption" value="Terrain shadows"/>
|
||||
</Widget>
|
||||
</Widget>
|
||||
|
||||
|
||||
<Widget type="HBox" position="4 56 350 24">
|
||||
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="ActorShadows">
|
||||
<UserString key="SettingCategory" value="Shadows"/>
|
||||
|
|
Loading…
Reference in a new issue