1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-22 04:53:51 +00:00
openmw-tes3mp/old_d_version/mscripts/guiscripts/makegui.mn
2009-12-19 21:31:22 +00:00

5 lines
94 B
Text

/*
Widget hud;
hud = gui.loadLayout("openmw_hud_layout.xml");
hud.setCoord(10,10,500,500);
*/