1
0
Fork 0
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:
Alexei Kotov 2026-01-08 08:00:29 +03:00
commit 4f72fd80cd

View file

@ -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>