修复聊天框被不小心禁用的错误

This commit is contained in:
ZouJin 2023-08-28 23:48:36 +08:00
parent 7d0cde125a
commit c166a48f0b

View File

@ -161,7 +161,6 @@ namespace VPet_Simulator.Windows
{
runUserName.Text = Environment.UserName;
runActivate.Text = "尚未激活 您可能需要启动Steam或去Steam上免费领个".Translate();
RBCGPTUseLB.IsEnabled = false;
}
//CGPT
switch (mw.Set["CGPT"][(gstr)"type"])