From 1296f734716a95fe6d93103a35ddc1d736b1124b Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sun, 26 Aug 2018 23:27:02 -0400 Subject: fixes --- Project Ports/Desktop.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project Ports') diff --git a/Project Ports/Desktop.cs b/Project Ports/Desktop.cs index aaba96a..301ce4d 100644 --- a/Project Ports/Desktop.cs +++ b/Project Ports/Desktop.cs @@ -50,7 +50,7 @@ namespace Project_Ports private void Desktop_Load(object sender, EventArgs e) { -#if DEBUG + #if DEBUG MessageBox.Show("You have set the build to \"Debug\" there are some features that is disabled in this build."); #endif hijackScreen.Hide(); -- cgit v1.2.3