删除log
parent
cbfe1db769
commit
c82afde747
|
@ -226,7 +226,7 @@ function this:CheckTrigger(data,go)
|
|||
this:RunMap(data.eventType)
|
||||
elseif data.eventType == 3 then
|
||||
this.eventIndex = 0
|
||||
PopupTipPanel.ShowTip("进入一场假战斗")
|
||||
--PopupTipPanel.ShowTip("进入一场假战斗")
|
||||
this:EnterFight()
|
||||
elseif data.eventType == 4 then --符咒闪烁了一下
|
||||
this.eventIndex = 0
|
||||
|
|
Loading…
Reference in New Issue