stk-code_catmod/data/gui/online/waiting_for_others.stkgui

12 lines
396 B
Plaintext
Raw Normal View History

2016-03-01 18:58:51 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<stkgui>
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
<header id="title" width="96%" height="fit" text_align="center" I18N="Networking screen" text="Waiting for the others..."/>
<spacer height="40" width="50"/>
2016-03-06 20:01:40 -05:00
<label proportion="1" width="100%" text_align="left" id="lblDetails"/>
2016-03-01 18:58:51 -05:00
</div>
</stkgui>