aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/MainMenu.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Project Ports/MainMenu.cs')
-rw-r--r--Project Ports/MainMenu.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project Ports/MainMenu.cs b/Project Ports/MainMenu.cs
index b9e5ca9..225e2cf 100644
--- a/Project Ports/MainMenu.cs
+++ b/Project Ports/MainMenu.cs
@@ -44,8 +44,8 @@ namespace Project_Ports
{
Desktop desktop = new Desktop();
#if DEBUG
+ Properties.Settings.Default.hijacked = false;
desktop.Show();
- return;
#endif
if (Properties.Settings.Default.hijacked == true)
{