1
0
Fork 0

Make Pilot List label consistent with rest of menu items.

This commit is contained in:
stuart 2008-06-11 19:22:22 +00:00
parent 55670ccb35
commit 510842c15a

View file

@ -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>