Skip to content

Commit 8d1c525

Browse files
committed
Merge branch 'Archipelago' of https://github.com/Z11Coding/Mixtape-Engine-Rework into Archipelago
2 parents c03165e + 2f28b6a commit 8d1c525

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/Main.hx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ class Main extends Sprite
472472
Sys.println("Cannot restart from compiled build.");
473473
Application.current.window.alert("The game encountered a critical error.", "Game Bricked");
474474
Application.current.window.alert("Unable to restart due to running a Compiled build.", "Error");
475+
Main.closeGame();
475476
}
476477
else
477478
{

0 commit comments

Comments
 (0)