feat.默认关闭自动编队(现在自动编队还有问题)

This commit is contained in:
ABA2396
2022-06-05 23:46:27 +08:00
parent f561891749
commit aae4f1aedb

View File

@@ -182,7 +182,7 @@ namespace MeoAsstGui
}
}
private bool _form = true;
private bool _form = false;
public bool Form
{