整理代码

修改更新历史
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)