From 71ccea956dc85e8b293dc8a30fbbf91b2709897f Mon Sep 17 00:00:00 2001 From: lempamo Date: Sat, 29 Jul 2017 10:40:19 -0400 Subject: changed achievements icon --- TimeHACK.Main/Properties/Resources.Designer.cs | 10 ++++++++++ 1 file changed, 10 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 b266891..78ceb04 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -1111,6 +1111,16 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap WinClassicEndingsIcon { + get { + object obj = ResourceManager.GetObject("WinClassicEndingsIcon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3