mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-14 13:15:27 -05:00
@@ -169,7 +169,7 @@ public Main()
|
||||
WindowState = FormWindowState.Minimized;
|
||||
Show();
|
||||
WindowState = FormWindowState.Normal;
|
||||
if (HaX) WinFormsUtil.Alert("Illegal mPode activated.", "Please behave.");
|
||||
if (HaX) WinFormsUtil.Alert("Illegal mode activated.", "Please behave.");
|
||||
|
||||
if (showChangelog)
|
||||
new About().ShowDialog();
|
||||
|
||||
Reference in New Issue
Block a user