mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-26 22:10:21 +00:00
sync missing commit
i swear
This commit is contained in:
parent
9fd5df6e99
commit
b391faa494
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue