Add previously missing Lap Trial mode in game modes help screen
This commit is contained in:
parent
5e161f663d
commit
1eb48e25f0
@ -78,6 +78,7 @@
|
||||
I18N="In the help menu"
|
||||
text="Egg hunt: Explore tracks to find all hidden eggs."/>
|
||||
</div>
|
||||
|
||||
<div width="100%" proportion="2" layout="horizontal-row">
|
||||
<icon align="center" width="8%" height="100%" icon="gui/icons/mode_ghost.png"/>
|
||||
<spacer width="3%" height="100%"/>
|
||||
@ -85,6 +86,14 @@
|
||||
I18N="In the help menu"
|
||||
text="Ghost replay: Race against ghost replays in time-trial or egg hunt mode, and record your own!"/>
|
||||
</div>
|
||||
|
||||
<div width="100%" proportion="2" layout="horizontal-row">
|
||||
<icon align="center" width="8%" height="100%" icon="gui/icons/mode_normal.png"/>
|
||||
<spacer width="3%" height="100%"/>
|
||||
<bubble proportion="1" height="100%"
|
||||
I18N="In the help menu"
|
||||
text="Lap Trial: Complete as many laps as possible in a given amount of time."/>
|
||||
</div>
|
||||
|
||||
<bubble proportion="4" width="100%" I18N="In the help menu"
|
||||
text="* Many of these game modes can also be played in a Grand Prix fashion: instead of playing a single race, you play many in a row. The better you rank, the more points you get. In the end, the player with the most points wins the cup."/>
|
||||
|
Loading…
Reference in New Issue
Block a user