(client) feat:UI更新 chore:LogUI性能更好,并且修复反复打开Log消失的bug,删除部分非预期的警告
This commit is contained in:
@ -47,6 +47,7 @@ namespace UI
|
||||
{
|
||||
windowResolution.value = 0;
|
||||
}
|
||||
windowMode.value = (int)currentSettings.currentWindowMode;
|
||||
}
|
||||
public void CancelSettings()
|
||||
{
|
||||
|
Reference in New Issue
Block a user