-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort vehicle spawn list (from debug menu)
The list of vehicles in the debug menu spawn vehicle list was in an arbitrary order, making it difficult to see what was going on. Searching was available, but browsing was difficult. Instead, sort them by translated name (using naive string sorting).
- Loading branch information
Showing
1 changed file
with
15 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters