mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-07-07 22:28:22 +00:00
MainForm - Fix error when closing via file menu
This commit is contained in:
@@ -2491,6 +2491,7 @@ namespace PckStudio
|
||||
|
||||
private void exitToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
PckManager?.Close();
|
||||
Application.Exit();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user