mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 17:49:55 +00:00
bec9abd319
Since they're no longer loaded from disk, the extension makes no sense.
7 lines
250 B
XML
7 lines
250 B
XML
<?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"/>
|
|
</Widget>
|
|
</MyGUI>
|