1
0
mirror of synced 2024-12-03 03:27:23 +01:00

Fix error

This commit is contained in:
KillzXGaming 2019-04-11 20:12:21 -04:00
parent d580c37a21
commit b9fdf08695
3 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -84,12 +84,12 @@
this.boneIndexUD = new Switch_Toolbox.Library.Forms.NumericUpDownInt();
this.stLabel3 = new Switch_Toolbox.Library.Forms.STLabel();
this.vertexBufferDropDownPanel = new Switch_Toolbox.Library.Forms.STDropDownPanel();
this.vertexBufferList1 = new FirstPlugin.Forms.VertexBufferList();
this.vertexBufferList1 = new Forms.VertexBufferList();
this.vertexBufferSkinCountUD = new Switch_Toolbox.Library.Forms.NumericUpDownInt();
this.stLabel12 = new Switch_Toolbox.Library.Forms.STLabel();
this.stDropDownPanel8 = new Switch_Toolbox.Library.Forms.STDropDownPanel();
this.stPanel7 = new Switch_Toolbox.Library.Forms.STPanel();
this.keyShapeList3 = new FirstPlugin.Forms.KeyShapeList();
this.keyShapeList3 = new Forms.KeyShapeList();
this.levelOfDetailDropDownPanel = new Switch_Toolbox.Library.Forms.STDropDownPanel();
this.stButton3 = new Switch_Toolbox.Library.Forms.STButton();
this.btnFacesView = new Switch_Toolbox.Library.Forms.STButton();
@ -114,9 +114,9 @@
this.keyShapeDropDownPanel = new Switch_Toolbox.Library.Forms.STDropDownPanel();
this.stDropDownPanel5 = new Switch_Toolbox.Library.Forms.STDropDownPanel();
this.stPanel6 = new Switch_Toolbox.Library.Forms.STPanel();
this.keyShapeList2 = new FirstPlugin.Forms.KeyShapeList();
this.keyShapeList2 = new Forms.KeyShapeList();
this.stPanel5 = new Switch_Toolbox.Library.Forms.STPanel();
this.keyShapeList1 = new FirstPlugin.Forms.KeyShapeList();
this.keyShapeList1 = new Forms.KeyShapeList();
this.vtxCountUD = new Switch_Toolbox.Library.Forms.NumericUpDownInt();
this.stLabel13 = new Switch_Toolbox.Library.Forms.STLabel();
this.stTabControl1.SuspendLayout();