增加运动相关的变量,回家判断,运动到指定点,获取配置等;新增配置文件

This commit is contained in:
zhengxuan.zhang
2024-02-23 15:13:57 +08:00
parent cee64af0af
commit 5815739a4c
31 changed files with 942 additions and 146871 deletions
+1 -1
View File
@@ -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();