mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-26 16:10:59 +00:00
Merge branch 'master' into 'master'
Yellow changed from `(1 1 0)` to `(1 0.729 0)` in `openmw_hud_energybar.skin.xml` See merge request OpenMW/openmw!5086
This commit is contained in:
commit
4f72fd80cd
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
</BasisSkin>
|
||||
</Resource>
|
||||
<Resource type="ResourceSkin" name="MW_BarTrack_Yellow" size="16 8" texture="textures\menu_bar_gray.dds" >
|
||||
<Property key="Colour" value="1 1 0"/>
|
||||
<Property key="Colour" value="1 0.729 0"/>
|
||||
<BasisSkin type="MainSkin" offset="0 0 16 8" align="Stretch">
|
||||
<State name="normal" offset="0 0 16 8"/>
|
||||
</BasisSkin>
|
||||
|
|
|
|||
Loading…
Reference in a new issue