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 5796d1a commit dece8c0Copy full SHA for dece8c0
parts/updateLog.lua
@@ -5,10 +5,14 @@ return[=[
5
0.17.10: 暂停 Break
6
改动:
7
添加抗锯齿和横竖屏的设置选项
8
+ 添加N64和N64_plus旋转系统 #805
9
+ 好看一些的速度表(by NOT_A_ROBOT) #824 #825
10
丢失的文本会显示为内部名称而不是神秘符号
11
+ 音乐室的作者文本加上描边
12
修复:
13
调整galaxy和quarks背景的粒子颜色,减少对游戏画面的影响
- 添加N64和N64_plus旋转系统,修复None和None_plus搞反 #805
14
+ None和None_plus搞反
15
+ 音乐Way开头爆音
16
17
0.17.9: 暂停 Break
18
version.lua
@@ -1,5 +1,5 @@
1
return {
2
- ["apkCode"]=454,
+ ["apkCode"]=455,
3
["code"]=1710,
4
["string"]="V0.17.10",
["room"]="ver A-9",
0 commit comments