diff --git a/DroneSimulator/FormMain.Designer.cs b/DroneSimulator/FormMain.Designer.cs index 200f2b1..b1ac988 100644 --- a/DroneSimulator/FormMain.Designer.cs +++ b/DroneSimulator/FormMain.Designer.cs @@ -1728,7 +1728,7 @@ numericUpDown_Area_Wind_PosResist.Name = "numericUpDown_Area_Wind_PosResist"; numericUpDown_Area_Wind_PosResist.Size = new Size(60, 23); numericUpDown_Area_Wind_PosResist.TabIndex = 13; - numericUpDown_Area_Wind_PosResist.Value = new decimal(new int[] { 100, 0, 0, 0 }); + numericUpDown_Area_Wind_PosResist.Value = new decimal(new int[] { 10, 0, 0, 0 }); numericUpDown_Area_Wind_PosResist.ValueChanged += numericUpDown_Area_Wind_Update; // // label64