stk-code_catmod/data/gui/grand_prix_win.stkgui

10 lines
329 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<stkgui>
2014-07-30 08:58:53 -04:00
<div x="2%" y="2%" width="96%" height="96%" layout="horizontal-row">
<button id="continue" width="250" align="bottom" text="Continue"/>
<spacer width="20"/>
<button id="save" width="250" align="bottom" text="Save Grand Prix"/>
</div>
</stkgui>
2014-07-30 08:58:53 -04:00