2011-12-04 18:06:53 -05:00
|
|
|
<stkgui>
|
|
|
|
|
|
|
|
<div x="2%" y="2%" width="96%" height="97%" layout="vertical-row" >
|
|
|
|
|
2011-12-05 21:06:48 -05:00
|
|
|
<header text_align="center" width="80%" align="center" text="Select a Player"/>
|
2011-12-04 18:06:53 -05:00
|
|
|
<spacer height="15" width="10"/>
|
|
|
|
|
2013-07-08 10:36:39 -04:00
|
|
|
<box proportion="6" width="75%" align="center" layout="vertical-row" padding="8">
|
|
|
|
<list id="gameslots" x="0" y="0" width="100%" height="100%"/>
|
|
|
|
</box>
|
|
|
|
|
2011-12-04 18:06:53 -05:00
|
|
|
<spacer width="20" height="25"/>
|
|
|
|
|
2011-12-07 15:34:28 -05:00
|
|
|
<div layout="horizontal-row" align="center" width="70%" height="fit">
|
|
|
|
<checkbox id="rememberme" />
|
|
|
|
<label text="Remember me" height="100%"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<spacer width="20" height="15"/>
|
|
|
|
|
2011-12-04 18:06:53 -05:00
|
|
|
<button id="creategame" x="20"
|
|
|
|
I18N="In story mode 'select a game slot' menu"
|
2011-12-05 21:06:48 -05:00
|
|
|
text="Create a new player" align="center"/>
|
2011-12-04 18:06:53 -05:00
|
|
|
|
|
|
|
<spacer width="20" height="15"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</stkgui>
|