mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-10 13:45:45 -05:00
IEnumerable doesn't support LINQ methods, only the generic variant does. So this commit changes SAV_GameSelect's parameter to a generic IEnumerable of the only type being passed into it. I didn't realize it until afterward, but this is 100% the way it should have been because the databinding members expect ComboItems. |
||
|---|---|---|
| .. | ||
| Main.cs | ||
| Main.Designer.cs | ||
| Main.resx | ||