diff --git a/PCK-Studio/PckStudio.csproj b/PCK-Studio/PckStudio.csproj
index 89a46c75..769accfd 100644
--- a/PCK-Studio/PckStudio.csproj
+++ b/PCK-Studio/PckStudio.csproj
@@ -680,18 +680,15 @@
-
-
-
-
+
@@ -723,7 +720,6 @@
-
diff --git a/PCK-Studio/Properties/Resources.Designer.cs b/PCK-Studio/Properties/Resources.Designer.cs
index c4965818..1fa85555 100644
--- a/PCK-Studio/Properties/Resources.Designer.cs
+++ b/PCK-Studio/Properties/Resources.Designer.cs
@@ -100,16 +100,6 @@ namespace PckStudio.Properties {
}
}
- ///
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- ///
- public static System.Drawing.Bitmap bg1 {
- get {
- object obj = ResourceManager.GetObject("bg1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
///
/// Looks up a localized resource of type System.Byte[].
///
@@ -344,6 +334,16 @@ namespace PckStudio.Properties {
}
}
+ ///
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ ///
+ public static System.Drawing.Bitmap HamburgerMenuIcon {
+ get {
+ object obj = ResourceManager.GetObject("HamburgerMenuIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -394,16 +394,6 @@ namespace PckStudio.Properties {
}
}
- ///
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- ///
- public static System.Drawing.Bitmap MROE {
- get {
- object obj = ResourceManager.GetObject("MROE", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
///
/// Looks up a localized resource of type System.Byte[].
///
@@ -494,16 +484,6 @@ namespace PckStudio.Properties {
}
}
- ///
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- ///
- public static System.Drawing.Bitmap power3 {
- get {
- object obj = ResourceManager.GetObject("power3", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -748,16 +728,6 @@ namespace PckStudio.Properties {
}
}
- ///
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- ///
- public static System.Drawing.Bitmap turn_off__1_1 {
- get {
- object obj = ResourceManager.GetObject("turn-off (1)1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
diff --git a/PCK-Studio/Properties/Resources.resx b/PCK-Studio/Properties/Resources.resx
index 6382b54b..ba67504b 100644
--- a/PCK-Studio/Properties/Resources.resx
+++ b/PCK-Studio/Properties/Resources.resx
@@ -160,9 +160,6 @@
..\Resources\iconImageList\BEHAVIOURS ICON.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
- ..\Resources\bg1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
..\Resources\iconImageList\ZUnknown.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
@@ -196,9 +193,6 @@
..\Resources\discord.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
- ..\Resources\power3.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
..\Resources\AddTexture.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
@@ -229,8 +223,8 @@
..\Resources\iconImageList\GRF ICON.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
- ..\Resources\MROE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
+
+ ..\Resources\HamburgerMenuIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
..\Resources\wii-u-games-tool.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
@@ -295,9 +289,6 @@
..\Resources\fileTemplates\tu12colours.col;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- ..\Resources\turn-off (1)1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
..\Resources\fileTemplates\tu14colours.col;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
diff --git a/PCK-Studio/Resources/MROE.png b/PCK-Studio/Resources/HamburgerMenuIcon.png
similarity index 100%
rename from PCK-Studio/Resources/MROE.png
rename to PCK-Studio/Resources/HamburgerMenuIcon.png
diff --git a/PCK-Studio/Resources/bg1.png b/PCK-Studio/Resources/bg1.png
deleted file mode 100644
index 3e9d6ed4..00000000
Binary files a/PCK-Studio/Resources/bg1.png and /dev/null differ
diff --git a/PCK-Studio/Resources/favicon (5).ico b/PCK-Studio/Resources/favicon (5).ico
deleted file mode 100644
index 0cf70f92..00000000
Binary files a/PCK-Studio/Resources/favicon (5).ico and /dev/null differ
diff --git a/PCK-Studio/Resources/power.png b/PCK-Studio/Resources/power.png
deleted file mode 100644
index c353395e..00000000
Binary files a/PCK-Studio/Resources/power.png and /dev/null differ
diff --git a/PCK-Studio/Resources/power3.png b/PCK-Studio/Resources/power3.png
deleted file mode 100644
index 8944a913..00000000
Binary files a/PCK-Studio/Resources/power3.png and /dev/null differ
diff --git a/PCK-Studio/Resources/turn-off (1)1.png b/PCK-Studio/Resources/turn-off (1)1.png
deleted file mode 100644
index d0dedb44..00000000
Binary files a/PCK-Studio/Resources/turn-off (1)1.png and /dev/null differ