1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 08:53:52 +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
Text
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>