继续开始

This commit is contained in:
2025-06-28 14:39:37 +08:00
parent 12fbe9debf
commit 3ccd7e93ed
923 changed files with 28424 additions and 2362 deletions

View File

@@ -1,3 +1,5 @@
extends Node
const client_version :String = "1.0.3" #记录客户端版本
const client_version :String = "1.0.5" #记录客户端版本
var isZoomDisabled :bool = false