mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-09 01:26:43 -05:00
Update WinFormsUtil.cs
This commit is contained in:
@@ -436,6 +436,7 @@ public static bool ExportMGDialog(DataMysteryGift gift, GameVersion origin)
|
||||
7 => GameVersion.GG.Contains(origin)
|
||||
? "Beluga Gift Record|*.wr7" + all
|
||||
: "Gen7 Mystery Gift|*.wc7;*.wc7full" + all,
|
||||
8 => "Gen8 Mystery Gift|*.wc8" + all,
|
||||
_ => string.Empty,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user