We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f212076 commit 848cc41Copy full SHA for 848cc41
parts/updateLog.lua
@@ -2,8 +2,9 @@ return[=[
2
未来计划:
3
正在点亮科技树...
4
5
-0.17.10: 暂停 Break
+0.17.11: 暂停 Break
6
改动:
7
+ 新的登录流程(因为服务器代码重写)
8
添加抗锯齿和横竖屏的设置选项
9
添加N64和N64_plus旋转系统 #805
10
好看一些的速度表(by NOT_A_ROBOT) #824 #825
version.lua
@@ -1,7 +1,7 @@
1
return {
- ["apkCode"]=455,
- ["code"]=1710,
- ["string"]="V0.17.10",
+ ["apkCode"]=456,
+ ["code"]=1711,
+ ["string"]="V0.17.11",
["room"]="ver A-9",
["name"]="暂停 Break",
}
0 commit comments