mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +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. |
||
---|---|---|
.. | ||
Enums | ||
GameStrings | ||
ComboItem.cs | ||
GameUtil.cs | ||
IBasicStrings.cs |