restored journal window background

actorid
scrawl 13 years ago
parent b0b41a9199
commit 0d56a55756

@ -10,7 +10,7 @@
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
</Skin>
<Skin name = "StaticImage" size = "16 16">
<Skin name = "ImageBox" size = "16 16">
<BasisSkin type="MainSkin" offset = "0 0 16 16"/>
</Skin>

@ -4,8 +4,8 @@
<Widget type="Window" skin="" layer="Windows" align="Left|Top" position="00 200 512 256" name="_Main">
<Widget type="StaticImage" skin="StaticImage" position_real="0 0 1 1" align="Top|Right" name="JImage">
<Property key="Image_Texture" value="textures\tx_menubook.dds"/>
<Widget type="ImageBox" skin="ImageBox" position_real="0 0 1 1" align="Top|Right" name="JImage">
<Property key="ImageTexture" value="textures\tx_menubook.dds"/>
<!--Property key="Image_Texture" value="mwgui.png"/-->
<Widget type="Button" skin="Next_btn" position="370 220 64 32" name="NextPageBTN">

Loading…
Cancel
Save