mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-13 04:50:45 -05:00
fixed label, stop breaking
This commit is contained in:
parent
9799f3dca8
commit
4317fec912
4
RecodeItGUI/GUI/Main.Designer.cs
generated
4
RecodeItGUI/GUI/Main.Designer.cs
generated
@ -878,9 +878,9 @@ partial class ReCodeItForm
|
|||||||
NestedTypeCountEnabled.AutoSize = true;
|
NestedTypeCountEnabled.AutoSize = true;
|
||||||
NestedTypeCountEnabled.Location = new Point(287, 407);
|
NestedTypeCountEnabled.Location = new Point(287, 407);
|
||||||
NestedTypeCountEnabled.Name = "NestedTypeCountEnabled";
|
NestedTypeCountEnabled.Name = "NestedTypeCountEnabled";
|
||||||
NestedTypeCountEnabled.Size = new Size(276, 29);
|
NestedTypeCountEnabled.Size = new Size(189, 29);
|
||||||
NestedTypeCountEnabled.TabIndex = 12;
|
NestedTypeCountEnabled.TabIndex = 12;
|
||||||
NestedTypeCountEnabled.Text = "Nested OriginalTypeRef Count";
|
NestedTypeCountEnabled.Text = "Nested Type Count";
|
||||||
NestedTypeCountEnabled.UseVisualStyleBackColor = true;
|
NestedTypeCountEnabled.UseVisualStyleBackColor = true;
|
||||||
//
|
//
|
||||||
// PropertyCountUpDown
|
// PropertyCountUpDown
|
||||||
|
Loading…
x
Reference in New Issue
Block a user