增强玩家set20G方法,新增setHold方法并应用
This commit is contained in:
@@ -393,7 +393,7 @@ function royaleLevelup()
|
||||
P.gameEnv.drop=int(P.gameEnv.drop*.3)
|
||||
if P.gameEnv.drop==0 then
|
||||
P.curY=P.imgY
|
||||
P:set20G()
|
||||
P:set20G(true)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user