forked from teamnwah/openmw-tes3coop
Encumberance text fix
This commit is contained in:
parent
c9cf0ec977
commit
a35d4334c3
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ color_misc=0,205,205 # ????
|
|||
|
||||
<Resource type="ResourceSkin" name="MW_ChargeBar_Blue" size="204 18">
|
||||
<Child type="ProgressBar" skin="MW_Progress_Blue" offset="0 0 204 18" align="Right Top Stretch" name="Bar"/>
|
||||
<Child type="TextBox" skin="ProgressText" offset="0 0 204 14" align="Right Top Stretch" name="BarText"/>
|
||||
<Child type="TextBox" skin="ProgressText" offset="0 1 204 14" align="Right Top Stretch" name="BarText"/>
|
||||
</Resource>
|
||||
|
||||
<Resource type="ResourceSkin" name="MW_DynamicStat_Red" size="204 18">
|
||||
|
|
Loading…
Reference in a new issue