mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
修复聊天框被不小心禁用的错误
This commit is contained in:
parent
7d0cde125a
commit
c166a48f0b
@ -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"])
|
||||
|
Loading…
Reference in New Issue
Block a user