mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 20:43:07 +00:00
2ecf1c1c7b
use last char of file extension if available. edge case for pk[m] considered: pk[m] => 0x6D, -0x30 = 61d, &7 = 5, which prefers 6 instead of 7+ :) adds a check for transferred pkm not having their CurrentHandler being flagged as the save file (impossible for a transferred PKM to be still handled by the OT). |
||
---|---|---|
.. | ||
Main.cs | ||
Main.Designer.cs | ||
Main.resx | ||
MainCK3.cs | ||
MainPK1.cs | ||
MainPK2.cs | ||
MainPK3.cs | ||
MainPK4.cs | ||
MainPK5.cs | ||
MainPK6.cs | ||
MainPK7.cs | ||
MainXK3.cs | ||
SlotChange.cs |