mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-24 05:04:08 -05:00
Respacening
Style guidelines, handle a bunch of files no functional change
This commit is contained in:
@@ -74,6 +74,7 @@ private static int GetFrameworkVersion()
|
||||
return releaseKey;
|
||||
}
|
||||
}
|
||||
|
||||
private static void Error(string msg) => MessageBox.Show(msg, "PKHeX Error", MessageBoxButtons.OK, MessageBoxIcon.Stop);
|
||||
|
||||
#if !DEBUG
|
||||
|
||||
Reference in New Issue
Block a user