From 3730f2829e697312b0c912601e5d428829df7645 Mon Sep 17 00:00:00 2001 From: carverh Date: Thu, 21 Jul 2016 16:00:53 -0700 Subject: Fixed Up and Added Features --- source/WindowsFormsApplication1/Program.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'source/WindowsFormsApplication1/Program.cs') diff --git a/source/WindowsFormsApplication1/Program.cs b/source/WindowsFormsApplication1/Program.cs index 0cb9096..6d8e675 100644 --- a/source/WindowsFormsApplication1/Program.cs +++ b/source/WindowsFormsApplication1/Program.cs @@ -181,7 +181,6 @@ namespace ShiftOS MessageBox.Show("Sorry to break the immersion, but we're currently downloading ShiftOS dependencies that'll make the game run MUCH better, such as the Lua engine and Gecko web renderer. Give us a moment. ShiftOS will continue to run while this happens but some things won't work right until we're finished."); wc.DownloadFileAsync(new Uri("http://playshiftos.ml/shiftos/dependencies/ShiftOS_Dependencies.zip"), zippath); } - } } } -- cgit v1.2.3