mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-24 04:53:08 +00:00
392f01cb3e
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 |