mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 20:43:07 +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. |
||
---|---|---|
.. | ||
Controls | ||
MainWindow | ||
Misc | ||
Properties | ||
Resources | ||
Subforms | ||
Util | ||
App.config | ||
icon.ico | ||
PKHeX.WinForms.csproj | ||
Program.cs | ||
Settings.cs |