forked from teamnwah/openmw-tes3coop
next & prev button mouseover
parent
c125fba9d2
commit
a3d99767f7
@ -1,15 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<MyGUI type="Skin">
|
<MyGUI type="Skin">
|
||||||
<Skin name="Take_btn" size="128 32" texture="textures\tx_menubook_take_idle.dds">
|
|
||||||
<BasisSkin type="MainSkin" offset="0 0 128 32" align="ALIGN_VSTRETCH">
|
|
||||||
<State name="normal" offset="0 0 128 32"/>
|
|
||||||
</BasisSkin>
|
|
||||||
</Skin>
|
|
||||||
|
|
||||||
<Skin name="Close_btn" size="128 32" texture="textures\tx_menubook_close_idle.dds">
|
|
||||||
<BasisSkin type="MainSkin" offset="0 0 128 32" align="ALIGN_VSTRETCH">
|
|
||||||
<State name="normal" offset="0 0 128 32"/>
|
|
||||||
</BasisSkin>
|
|
||||||
</Skin>
|
|
||||||
</MyGUI>
|
</MyGUI>
|
||||||
|
Loading…
Reference in New Issue