整理代码

修改更新历史
This commit is contained in:
MrZ626
2021-10-22 16:56:42 +08:00
parent 2696106f96
commit bca7f2e19b
2 changed files with 2 additions and 2 deletions

View File

@@ -163,7 +163,6 @@ function royaleLevelup()
P.gameEnv.drop=spd
end
if GAME.curMode.name:find("_u")then
local int=math.floor
for i=1,#PLY_ALIVE do
local P=PLY_ALIVE[i]
P.gameEnv.drop=int(P.gameEnv.drop*.3)

View File

@@ -22,8 +22,9 @@ return[=[
等级图标(暂时不能升)
改动:
移除组合键切换攻击模式功能,固定为单点切换
应用更多定制字体
微调TRS的R/Y块踢墙表
移除极简评级的颜色
应用更多定制字体
代码:
SFX模块大升级,支持播放乐器采样
修复: