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. |
||
|---|---|---|
| .. | ||
| PKM Editors | ||
| Save Editors | ||
| KChart.cs | ||
| KChart.Designer.cs | ||
| KChart.resx | ||
| ReportGrid.cs | ||
| ReportGrid.Designer.cs | ||
| ReportGrid.resx | ||
| SAV_Database.cs | ||
| SAV_Database.Designer.cs | ||
| SAV_Database.resx | ||
| SAV_FolderList.cs | ||
| SAV_FolderList.Designer.cs | ||
| SAV_FolderList.resx | ||
| SAV_MysteryGiftDB.cs | ||
| SAV_MysteryGiftDB.Designer.cs | ||
| SAV_MysteryGiftDB.resx | ||