diff --git a/File_Format_Library/GUI/BFLYT/LayoutEditor.Designer.cs b/File_Format_Library/GUI/BFLYT/LayoutEditor.Designer.cs
index 96127fea..5e063231 100644
--- a/File_Format_Library/GUI/BFLYT/LayoutEditor.Designer.cs
+++ b/File_Format_Library/GUI/BFLYT/LayoutEditor.Designer.cs
@@ -225,14 +225,14 @@
             // textureListToolStripMenuItem
             // 
             this.textureListToolStripMenuItem.Name = "textureListToolStripMenuItem";
-            this.textureListToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
+            this.textureListToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
             this.textureListToolStripMenuItem.Text = "Texture List";
             this.textureListToolStripMenuItem.Click += new System.EventHandler(this.textureListToolStripMenuItem_Click);
             // 
             // textConverterToolStripMenuItem
             // 
             this.textConverterToolStripMenuItem.Name = "textConverterToolStripMenuItem";
-            this.textConverterToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
+            this.textConverterToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
             this.textConverterToolStripMenuItem.Text = "Text Converter";
             this.textConverterToolStripMenuItem.Click += new System.EventHandler(this.textConverterToolStripMenuItem_Click);
             // 
@@ -242,7 +242,7 @@
             this.orthographicViewToolStripMenuItem.CheckOnClick = true;
             this.orthographicViewToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
             this.orthographicViewToolStripMenuItem.Name = "orthographicViewToolStripMenuItem";
-            this.orthographicViewToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
+            this.orthographicViewToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
             this.orthographicViewToolStripMenuItem.Text = "Orthographic View";
             this.orthographicViewToolStripMenuItem.Click += new System.EventHandler(this.orthographicViewToolStripMenuItem_Click);
             // 
@@ -252,7 +252,7 @@
             this.displayNullPanesToolStripMenuItem.CheckOnClick = true;
             this.displayNullPanesToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
             this.displayNullPanesToolStripMenuItem.Name = "displayNullPanesToolStripMenuItem";
-            this.displayNullPanesToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
+            this.displayNullPanesToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
             this.displayNullPanesToolStripMenuItem.Text = "Display Null Panes";
             this.displayNullPanesToolStripMenuItem.Click += new System.EventHandler(this.displayPanesToolStripMenuItem_Click);
             // 
@@ -262,8 +262,8 @@
             this.displayyBoundryPanesToolStripMenuItem.CheckOnClick = true;
             this.displayyBoundryPanesToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
             this.displayyBoundryPanesToolStripMenuItem.Name = "displayyBoundryPanesToolStripMenuItem";
-            this.displayyBoundryPanesToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
-            this.displayyBoundryPanesToolStripMenuItem.Text = "Displayy Boundry Panes";
+            this.displayyBoundryPanesToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
+            this.displayyBoundryPanesToolStripMenuItem.Text = "Display Boundry Panes";
             this.displayyBoundryPanesToolStripMenuItem.Click += new System.EventHandler(this.displayPanesToolStripMenuItem_Click);
             // 
             // displayWindowPanesToolStripMenuItem
@@ -272,7 +272,7 @@
             this.displayWindowPanesToolStripMenuItem.CheckOnClick = true;
             this.displayWindowPanesToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
             this.displayWindowPanesToolStripMenuItem.Name = "displayWindowPanesToolStripMenuItem";
-            this.displayWindowPanesToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
+            this.displayWindowPanesToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
             this.displayWindowPanesToolStripMenuItem.Text = "Display Window Panes";
             this.displayWindowPanesToolStripMenuItem.Click += new System.EventHandler(this.displayPanesToolStripMenuItem_Click);
             // 
@@ -282,7 +282,7 @@
             this.displayPicturePanesToolStripMenuItem.CheckOnClick = true;
             this.displayPicturePanesToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
             this.displayPicturePanesToolStripMenuItem.Name = "displayPicturePanesToolStripMenuItem";
-            this.displayPicturePanesToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
+            this.displayPicturePanesToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
             this.displayPicturePanesToolStripMenuItem.Text = "Display Picture Panes";
             this.displayPicturePanesToolStripMenuItem.Click += new System.EventHandler(this.displayPanesToolStripMenuItem_Click);
             // 
diff --git a/Toolbox/Lib/KCLExt.dll b/Toolbox/Lib/KCLExt.dll
index fc86b4fd..e7d3dd21 100644
Binary files a/Toolbox/Lib/KCLExt.dll and b/Toolbox/Lib/KCLExt.dll differ