From 57b1cbd698132bb5a752c9a3244584aa0458a7e0 Mon Sep 17 00:00:00 2001 From: AShifter Date: Fri, 24 Feb 2017 12:23:00 -0700 Subject: [PATCH] Sorry! well... It's in the code. --- ShiftOS_TheReturn/Desktop.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShiftOS_TheReturn/Desktop.cs b/ShiftOS_TheReturn/Desktop.cs index 0373101..19be5f4 100644 --- a/ShiftOS_TheReturn/Desktop.cs +++ b/ShiftOS_TheReturn/Desktop.cs @@ -162,5 +162,5 @@ namespace ShiftOS.Engine _desktop.OpenAppLauncher(loc); } } - + // sorry i almost killed everything :P }