sync missing commit

i swear
This commit is contained in:
Kurt 2018-05-19 16:39:01 -07:00
parent 9fd5df6e99
commit b391faa494

View file

@ -489,7 +489,7 @@ namespace PKHeX.WinForms.Controls
return;
((SAV4BR)SAV).CurrentSlot = WinFormsUtil.GetIndex(CB_SaveSlot);
SetPKMBoxes();
UpdateBoxViewers(all);
UpdateBoxViewers(true);
}
private void UpdateStringSeed(object sender, EventArgs e)
{