Removed useless 'Status' text from addons_loading gui.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8630 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-05-17 12:28:56 +00:00
parent 078ba48e63
commit 6d2e5fa348

View File

@ -26,6 +26,6 @@
<button id="cancel" proportion="1" x="5%" width="70%" I18N="Addons" text="Back" align="center"/>
<label id="state" proportion="1" width="100%" text="Status" text_align="center" />
<label id="state" proportion="1" width="100%" text="" text_align="center" />
</div>
</stkgui>