1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/files/data/mygui/openmw_screen_fader.layout

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
255 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
2022-02-26 13:54:42 +00:00
<Widget type="ImageBox" skin="ImageBox" layer="FadeToBlack" position="0 0 300 200" name="_Main" align="Stretch">
<Property key="ImageTexture" value="black"/>
</Widget>
</MyGUI>