From 4c79d077c3616a5d2937540206448ed850660f18 Mon Sep 17 00:00:00 2001 From: lempamo Date: Tue, 28 Feb 2017 17:18:46 -0500 Subject: setting up snakey froot --- ShiftOS.WinForms/Properties/Resources.Designer.cs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs') diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs index 289c980..9262790 100644 --- a/ShiftOS.WinForms/Properties/Resources.Designer.cs +++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs @@ -968,6 +968,16 @@ namespace ShiftOS.WinForms.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap SnakeyFruit { + get { + object obj = ResourceManager.GetObject("SnakeyFruit", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3