整理代码
This commit is contained in:
@@ -430,7 +430,7 @@ function royaleLevelup()
|
||||
local P=PLAYERS.alive[i]
|
||||
P.gameEnv.drop=int(P.gameEnv.drop*.3)
|
||||
if P.gameEnv.drop==0 then
|
||||
P.curY=P.imgY
|
||||
P.curY=P.ghoY
|
||||
P:set20G(true)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user