From 32c0ebf8df744973ca86f3dcbbdd852d0cec6d3f Mon Sep 17 00:00:00 2001 From: MattNL Date: Thu, 2 Mar 2023 20:53:34 -0500 Subject: [PATCH] Renamed "entities" to "entities_sheet" to be consistent with the other resource sheets --- PCK-Studio/Properties/Resources.Designer.cs | 4 ++-- PCK-Studio/Properties/Resources.resx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PCK-Studio/Properties/Resources.Designer.cs b/PCK-Studio/Properties/Resources.Designer.cs index cbe94a10..8863fef0 100644 --- a/PCK-Studio/Properties/Resources.Designer.cs +++ b/PCK-Studio/Properties/Resources.Designer.cs @@ -265,9 +265,9 @@ namespace PckStudio.Properties { /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - public static System.Drawing.Bitmap entities { + public static System.Drawing.Bitmap entities_sheet { get { - object obj = ResourceManager.GetObject("entities", resourceCulture); + object obj = ResourceManager.GetObject("entities_sheet", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } diff --git a/PCK-Studio/Properties/Resources.resx b/PCK-Studio/Properties/Resources.resx index 80b8b0f4..a95a354e 100644 --- a/PCK-Studio/Properties/Resources.resx +++ b/PCK-Studio/Properties/Resources.resx @@ -328,7 +328,7 @@ ..\Resources\iconImageList\blank.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\entities.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a