stk-code_catmod/data/gui/screens/grand_prix_win.stkgui
2020-07-20 00:57:16 -07:00

11 lines
361 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<stkgui>
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row">
<spacer proportion="1"/>
<button id="save" width="10f" align="center" text="Save Grand Prix"/>
<spacer height="20"/>
<button id="continue" width="10f" align="center" text="Continue"/>
</div>
</stkgui>