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 2162526..180b95b 100644
--- a/Project Ports/MainMenu.cs
+++ b/Project Ports/MainMenu.cs
@@ -75,8 +75,8 @@ namespace Project_Ports
MessageBox.Show("You have set the build to \"Debug\". There are some features that is disabled in debug builds.");
#endif
portsVersion.Text = Properties.Settings.Default.version;
-
FileSystem.CreateGameFolder();
+
}
}