NavMesh generator progress

This commit is contained in:
dexy
2019-02-19 20:04:08 +11:00
Unverified
parent dd97b65933
commit 7fe0bef6bd
3 changed files with 872 additions and 59 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
this.MaxTextBox.Name = "MaxTextBox";
this.MaxTextBox.Size = new System.Drawing.Size(177, 20);
this.MaxTextBox.TabIndex = 48;
this.MaxTextBox.Text = "100, 100";
this.MaxTextBox.Text = "50, 50";
//
// label1
//