mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
5e1fd36b96
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 :) |
||
---|---|---|
.. | ||
Misc | ||
PKM Editors | ||
Save Editors | ||
KChart.cs | ||
KChart.Designer.cs | ||
ReportGrid.cs | ||
ReportGrid.Designer.cs | ||
SAV_Database.cs | ||
SAV_Database.Designer.cs | ||
SAV_Encounters.cs | ||
SAV_Encounters.Designer.cs | ||
SAV_FolderList.cs | ||
SAV_FolderList.Designer.cs | ||
SAV_MysteryGiftDB.cs | ||
SAV_MysteryGiftDB.Designer.cs | ||
SettingsEditor.cs | ||
SettingsEditor.Designer.cs |