增加运动相关的变量,回家判断,运动到指定点,获取配置等;新增配置文件
This commit is contained in:
Generated
+1
-1
@@ -2080,7 +2080,7 @@
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.Name = "Motion";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "HexcalMC运动补偿";
|
||||
this.Text = "平台运动";
|
||||
this.Load += new System.EventHandler(this.Form1_Load);
|
||||
this.groupBox1.ResumeLayout(false);
|
||||
this.groupBox1.PerformLayout();
|
||||
|
||||
Reference in New Issue
Block a user