1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00
OpenMW/files/data/mygui/openmw_screen_fader_hit.layout

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

8 lines
254 B
Plaintext
Raw Normal View History

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