Uncheck acre snap by default for reticle placement

This commit is contained in:
Kurt
2020-05-10 12:20:38 -07:00
parent 1c2af21361
commit 6dc5e0c362

View File

@@ -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);