mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
sync missing commit
i swear
This commit is contained in:
parent
9fd5df6e99
commit
b391faa494
|
|
@ -489,7 +489,7 @@ private void UpdateSaveSlot(object sender, EventArgs e)
|
|||
return;
|
||||
((SAV4BR)SAV).CurrentSlot = WinFormsUtil.GetIndex(CB_SaveSlot);
|
||||
SetPKMBoxes();
|
||||
UpdateBoxViewers(all);
|
||||
UpdateBoxViewers(true);
|
||||
}
|
||||
private void UpdateStringSeed(object sender, EventArgs e)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user