Fixed parachute in help screen (because texture name of icon changed)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5134 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
1b5f33e210
commit
e2a89b12c5
@ -46,7 +46,7 @@
|
||||
</div>
|
||||
|
||||
<div width="100%" proportion="1" layout="horizontal-row">
|
||||
<icon align="center" width="64" height="64" icon="textures/parachute.png"/>
|
||||
<icon align="center" width="64" height="64" icon="textures/parachute-icon.png"/>
|
||||
<spacer width="25" height="25"/>
|
||||
<label proportion="1" height="100%" word_wrap="true" text="Parachute - slows down all karts in a better position!"/>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user