From 7fc231784e3b8e705581765932389fdc75f24d93 Mon Sep 17 00:00:00 2001 From: AShifter Date: Sat, 18 Mar 2017 15:26:56 -0600 Subject: Continuing work on the Engine The WindowManager WinClassic is almost done! --- TimeHACK.Main/Properties/Resources.Designer.cs | 17 ----------------- TimeHACK.Main/Properties/Resources.resx | 3 --- 2 files changed, 20 deletions(-) (limited to 'TimeHACK.Main/Properties') diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index 44d2a93..f9d88d5 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -110,23 +110,6 @@ namespace TimeHACK.Properties { } } - /// - /// Looks up a localized string similar to By Installing this software you agree to the following terms: - /// - ///You agree that you will not try to try to reverse engineer it in anyway or take it as your own work. - /// - ///You agree that you will not try to spread this software or any of its components to other companies without rightful permission from the owner. - /// - ///You agree that if you bought this program that you own it and that nobody else is allowed to use it on your computer or on their computer. - /// - ///You agree that you will not use this software to launch and [rest of string was truncated]";. - /// - internal static string EULA { - get { - return ResourceManager.GetString("EULA", resourceCulture); - } - } - /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index ed871d8..033b11d 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -127,9 +127,6 @@ ..\resources\winclassic\window\bottomside.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\resources\eula.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 - ..\Resources\TitleScreen\Exit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a -- cgit v1.2.3