1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-01 12:36:40 +00:00

make debug window a movable and resizable window

This commit is contained in:
glassmancody.info 2022-07-03 09:09:16 -07:00
parent f3dfb5d939
commit fcab4fe1ab

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="" position="0 0 400 400" layer="Debug" name="_Main" align="Stretch">
<Widget type="Window" skin="MW_Window" position="0 0 400 400" layer="Debug" name="_Main" align="Stretch">
<Property key="Caption" value="Debug"/>
<Property key="Visible" value="false"/>