Removed old wrong parameter in options screen XML file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5318 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
f2fbe0bcdd
commit
ed0d7e81e7
@ -21,7 +21,7 @@
|
||||
<div width="75%" height="40" layout="horizontal-row" >
|
||||
<label proportion="2" height="100%"
|
||||
I18N="Section in the audio/video settings submenu" text="Music"/>
|
||||
<checkbox id="music_enabled" width="40" icon="gui/glasscheckbox.png" height="40"/>
|
||||
<checkbox id="music_enabled" width="40" height="40"/>
|
||||
<spacer width="20" height="100%" />
|
||||
<label proportion="1" height="100%" I18N="Next to checkbox in settings menu" text="Enabled"/>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user