Make Pilot List label consistent with rest of menu items.
This commit is contained in:
parent
55670ccb35
commit
510842c15a
1 changed files with 2 additions and 2 deletions
|
@ -136,7 +136,7 @@
|
|||
<dialog-name>redout</dialog-name>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
|
||||
<item>
|
||||
<label>Adjust View Distance</label>
|
||||
<binding>
|
||||
|
@ -419,7 +419,7 @@
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<label>Show Pilot List</label>
|
||||
<label>Pilot List</label>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>multiplayer.dialog.show()</script>
|
||||
|
|
Loading…
Add table
Reference in a new issue