修改更新历史和build号

This commit is contained in:
MrZ626
2021-11-07 21:27:39 +08:00
parent 94431d4c2e
commit e5bd16476e
2 changed files with 5 additions and 3 deletions

View File

@@ -22,8 +22,10 @@ return[=[
新BGM:1989(用于经典模式,by C29H25N3O5) 新BGM:1989(用于经典模式,by C29H25N3O5)
改动: 改动:
移动音效改为触地音效,在方块因重力或旋转触地时也会播放 移动音效改为触地音效,在方块因重力或旋转触地时也会播放
更换英文字符的字体 更换数字和英文字符的字体
游戏颜色表改用hsv生成
重新安排一些模式的BGM 重新安排一些模式的BGM
只在更新后触发自动转换以旧版本模式名存储的数据
修复: 修复:
堆积模式超级消除有时报错 堆积模式超级消除有时报错

View File

@@ -1,7 +1,7 @@
return{ return{
["apkCode"]=393, ["apkCode"]=394,
["code"]=1605, ["code"]=1605,
["string"]="V0.16.5", ["string"]="V0.16.5",
["room"]="ver A-0", ["room"]="ver A-0",
["name"]="虫洞 Wormhole", ["name"]="新世界 New World",
} }