mirror of
https://github.com/kwsch/PKHeX
synced 2024-12-03 17:29:13 +00:00
parent
a7339ae26f
commit
115a8da8f2
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ namespace PKHeX.WinForms
|
|||
: new byte[CGearBackground.SIZE_CGB]);
|
||||
|
||||
PB_Background.Image = bg.GetImage();
|
||||
WinFormsUtil.Alert("Editor is incomplete.", "No guarantee of functionality.");
|
||||
}
|
||||
|
||||
private readonly SAV5 SAV;
|
||||
|
|
Loading…
Reference in a new issue