mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 14:30:56 +00:00
1ba271db50
Loading the window and assigning the datasource fired the index changed event, changing the first block (array) to the (selected index of type), which was bool1. Exporting the save caused a bad block type write, yielding a bad size. Only add the event after the constructor is finished, so that it only fires via user interaction. Similarly reported but not exactly noticed in #2658 Closes #2663 Gonna update the release with a hotfix |
||
---|---|---|
.. | ||
SAV_BlockDump8.cs | ||
SAV_BlockDump8.Designer.cs | ||
SAV_PokedexSWSH.cs | ||
SAV_PokedexSWSH.Designer.cs | ||
SAV_PokedexSWSH.resx | ||
SAV_Raid8.cs | ||
SAV_Raid8.Designer.cs | ||
SAV_Trainer8.cs | ||
SAV_Trainer8.Designer.cs |