【车迟斗法】冲突解决

dev_chengFeng
JieLing 2021-01-18 14:23:56 +08:00 committed by zhangqiang
parent c1aa2626bc
commit 1d65116a84
1 changed files with 0 additions and 3 deletions

View File

@ -16,11 +16,8 @@ local _TabFontColor = { default = Color.New(130 / 255, 128 / 255, 120 / 255, 1),
this.timer = Timer.New()
local challengeNum = 0
local lootNum = 0
<<<<<<< HEAD
local isPlayAnim = true
local bossNum = 0
=======
>>>>>>> a064d83bf... boss
--初始化组件(用于子类重写)
function GuildCarDelayMainPanel:InitComponent()
this.live2dRoot = Util.GetGameObject(self.gameObject, "live2dRoot")