dev: 临时关闭TLS 1.3

This commit is contained in:
2026-02-12 23:18:55 +08:00
parent 0ae5d63036
commit 8ceecda06f
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ func _on_download_button_pressed() -> void:
$Tips.text = "提示:正在加载资源,请勿关闭设置页面"
DownloadManager.load_resource()
$Tips.text = "提示:完成加载"