mirror of
https://github.com/kwsch/PKHeX
synced 2025-02-17 05:48:44 +00:00
If the feeling is zero the game's string formatter will treat it as null, and will newline before the period. Gen6 (if I recall correctly) had "it was happy" as index 0 Gen8 (new) has "it was happy" as index 1, with 0 being invalid-bad. Slice the array differently for gen8 to include the empty line as index 0. Closes #2549 , ty @crzyc && @architdate for testing index 0 :) |
||
---|---|---|
.. | ||
FilteredGameDataSource.cs | ||
GameDataSource.cs | ||
GameInfo.cs | ||
GameLanguage.cs | ||
GameStrings.cs | ||
GeoLocation.cs | ||
MemoryArgType.cs | ||
MemoryStrings.cs |