Added root motion option to ModelForm

This commit is contained in:
dexy
2019-11-21 19:05:31 +11:00
Unverified
parent d025f1b8d8
commit 7da61d36c1
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -722,6 +722,7 @@
this.EnableRootMotionCheckBox.TabIndex = 37;
this.EnableRootMotionCheckBox.Text = "Enable root motion";
this.EnableRootMotionCheckBox.UseVisualStyleBackColor = true;
this.EnableRootMotionCheckBox.CheckedChanged += new System.EventHandler(this.EnableRootMotionCheckBox_CheckedChanged);
//
// label22
//