mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-12 23:37:07 +00:00
520c9da5c9
Remove usage of linq for sorting, use array.sort for in-place sorting. Wasteful creating temp sorted buffers then enumerating them to dump into the list. |
||
---|---|---|
.. | ||
GameStrings | ||
Ability.cs | ||
Ball.cs | ||
ComboItem.cs | ||
GameData.cs | ||
GameUtil.cs | ||
GameVersion.cs | ||
GCVersion.cs | ||
Gender.cs | ||
IBasicStrings.cs | ||
LanguageGC.cs | ||
LanguageID.cs | ||
MoveType.cs | ||
Nature.cs | ||
RegionID.cs | ||
Species.cs |