From b3c84489d5597811822099220dbe28f57b62a9a8 Mon Sep 17 00:00:00 2001 From: lempamo Date: Wed, 9 Aug 2017 18:02:34 -0400 Subject: time distorter 0.1 up and running --- TimeHACK.Main/Properties/Resources.Designer.cs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs') diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index 89bb62e..2460c78 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -145,6 +145,15 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + /// + internal static System.IO.UnmanagedMemoryStream distort1 { + get { + return ResourceManager.GetStream("distort1", resourceCulture); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3