From 72ea9fd6a6a06405c672c2deb4224857aac25683 Mon Sep 17 00:00:00 2001 From: Sergey Sklyarov Date: Thu, 5 Jun 2025 19:49:56 +0300 Subject: [PATCH] +++ --- DroneSimulator/FormMain.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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