整理玩家update代码,添加垃圾行缓冲条总数警告
This commit is contained in:
@@ -129,6 +129,7 @@ local function newEmptyPlayer(id,mini)
|
||||
P.field,P.visTime={},{}
|
||||
P.atkBuffer={}
|
||||
P.atkBufferSum=0
|
||||
P.atkBufferSum1=0
|
||||
|
||||
--Royale-related
|
||||
P.badge,P.strength=0,0
|
||||
|
||||
Reference in New Issue
Block a user