mirror of
https://github.com/kwsch/NHSE.git
synced 2026-09-11 20:55:35 -05:00
Uncheck acre snap by default for reticle placement
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user