mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-08 11:51:23 -04:00
Fix inconsistent health bar skin
This commit is contained in:
parent
39fb46601a
commit
4825744a03
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<MyGUI type="Resource" version="1.1">
|
<MyGUI type="Resource" version="1.1">
|
||||||
<!-- Progress bar track, various colors -->
|
<!-- Progress bar track, various colors -->
|
||||||
<Resource type="ResourceSkin" name="MW_Track_Red" size="16 16" texture="textures\menu_bar_gray.dds" >
|
<Resource type="ResourceSkin" name="MW_Track_Red" size="2 14" texture="textures\menu_bar_gray.dds" >
|
||||||
<Property key="Colour" value="#{fontcolour=health}"/>
|
<Property key="Colour" value="#{fontcolour=health}"/>
|
||||||
<BasisSkin type="MainSkin" offset="0 0 16 16" align="Stretch">
|
<BasisSkin type="MainSkin" offset="0 0 16 16" align="Stretch">
|
||||||
<State name="normal" offset="0 0 16 16"/>
|
<State name="normal" offset="0 0 16 16"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user