mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 05:27:14 -05:00
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 | ||