mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 14:30:56 +00:00
73159053e2
Removes a lot of the offset-by-1 indexing, notably in the `GameStrings.GetLocationName` method which shifted everything 1. BDSP files we dumped don't replicate this off by 1, and I don't see a reason to maintain this off-by-1 for prior games since it's unnecessary quirks to maintain. Zero indexed ftw. |
||
---|---|---|
.. | ||
FilteredGameDataSource.cs | ||
GameDataSource.cs | ||
GameInfo.cs | ||
GameLanguage.cs | ||
GameStrings.cs | ||
GeoLocation.cs | ||
MemoryArgType.cs | ||
MemoryStrings.cs | ||
MetDataSource.cs |