mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
f72956b918
- removed OEngine::ExitListener (what a terrible abuse of framelisteners)
7 lines
183 B
XML
7 lines
183 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<MyGUI type="Layout">
|
|
<!-- The entire screen -->
|
|
<Widget type="Widget" layer="Windows" position="0 0 300 300" name="_Main" />
|
|
</MyGUI>
|