diff --git a/NHSE.WinForms/Subforms/Map/FieldItemEditor.Designer.cs b/NHSE.WinForms/Subforms/Map/FieldItemEditor.Designer.cs index 76df8b8..8a83d52 100644 --- a/NHSE.WinForms/Subforms/Map/FieldItemEditor.Designer.cs +++ b/NHSE.WinForms/Subforms/Map/FieldItemEditor.Designer.cs @@ -315,8 +315,6 @@ private void InitializeComponent() // CHK_SnapToAcre // this.CHK_SnapToAcre.AutoSize = true; - this.CHK_SnapToAcre.Checked = true; - this.CHK_SnapToAcre.CheckState = System.Windows.Forms.CheckState.Checked; this.CHK_SnapToAcre.Location = new System.Drawing.Point(534, 12); this.CHK_SnapToAcre.Name = "CHK_SnapToAcre"; this.CHK_SnapToAcre.Size = new System.Drawing.Size(167, 17);