mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-08 18:39:29 +00:00
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<MyGUI type="Layout">
|
||
|
<Widget type="ImageBox" skin="ImageBox" layer="Render" position="0 0 300 200" name="_Main" align="Stretch">
|
||
|
<Property key="ImageTexture" value="black.png"/>
|
||
|
</Widget>
|
||
|
</MyGUI>
|