diff options
| author | AShifter <[email protected]> | 2017-03-18 15:26:56 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-03-18 15:26:56 -0600 |
| commit | 7fc231784e3b8e705581765932389fdc75f24d93 (patch) | |
| tree | ee1dbdedefe6cf6cf0cfe40be0c4c30f254479c9 /TimeHACK.Main/Properties/Resources.Designer.cs | |
| parent | 81d083cfbc7b105b992c407936949c201db5a357 (diff) | |
| download | histacom2-7fc231784e3b8e705581765932389fdc75f24d93.tar.gz histacom2-7fc231784e3b8e705581765932389fdc75f24d93.tar.bz2 histacom2-7fc231784e3b8e705581765932389fdc75f24d93.zip | |
Continuing work on the Engine
The WindowManager WinClassic is almost done!
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.Designer.cs | 17 |
1 files changed, 0 insertions, 17 deletions
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 @@ -111,23 +111,6 @@ namespace TimeHACK.Properties { } /// <summary> - /// 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]";. - /// </summary> - internal static string EULA { - get { - return ResourceManager.GetString("EULA", resourceCulture); - } - } - - /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> internal static System.Drawing.Bitmap Exit { |
