fix: 去除3秒内只能射箭一次的限制

This commit is contained in:
2026-08-28 17:11:51 +08:00
parent d30c432143
commit 0c8ab1508f
4 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
应用版本号
每次 OTA 更新时,只需要更新这个文件中的版本号
"""
VERSION = '2.17.4'
VERSION = '2.17.14'