2014-03-15 11:20:32 +00:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<GUILayout version="4">
|
|
|
|
<Window type="DefaultWindow" name="multiplayer_root">
|
2014-03-15 18:54:23 +00:00
|
|
|
<Window type="Colobot/MenuWindow" name="multiplayer_window">
|
|
|
|
<Property name="Area" value="{{0.35,0},{0.1,0},{0.65,0},{0.9,0}}" />
|
|
|
|
|
|
|
|
<Window type="Colobot/StaticText" name="nope">
|
|
|
|
<Property name="Area" value="{{0.1675,0},{0.1175, 0},{0.8325,0},{0.22125,0}}" />
|
|
|
|
<Property name="Text" value="Nope." />
|
|
|
|
</Window>
|
2014-03-15 11:20:32 +00:00
|
|
|
|
2014-03-15 18:54:23 +00:00
|
|
|
<Window type="Colobot/StaticFrameImage" name="quit_group">
|
|
|
|
<Property name="Area" value="{{0.1675,0},{0.84625, 0},{0.8325,0},{0.95,0}}" />
|
|
|
|
<Property name="ImageTL" value="ColobotButton3/MenuGroup4TL" />
|
|
|
|
<Property name="ImageT" value="ColobotButton3/MenuGroup4T" />
|
|
|
|
<Property name="ImageTR" value="ColobotButton3/MenuGroup4TR" />
|
|
|
|
<Property name="ImageL" value="ColobotButton3/MenuGroup4L" />
|
|
|
|
<Property name="ImageC" value="ColobotButton3/MenuGroup4C" />
|
|
|
|
<Property name="ImageR" value="ColobotButton3/MenuGroup4R" />
|
|
|
|
<Property name="ImageBL" value="ColobotButton3/MenuGroup4BL" />
|
|
|
|
<Property name="ImageB" value="ColobotButton3/MenuGroup4B" />
|
|
|
|
<Property name="ImageBR" value="ColobotButton3/MenuGroup4BR" />
|
|
|
|
|
|
|
|
<Window type="Colobot/TextButton" name="back_button">
|
|
|
|
<Property name="Area" value="{{0.05, 0},{0.1, 0},{0.95, 0},{0.9, 0}}" />
|
|
|
|
</Window>
|
2014-03-15 11:20:32 +00:00
|
|
|
</Window>
|
|
|
|
</Window>
|
|
|
|
</Window>
|
|
|
|
</GUILayout>
|