【战斗】关闭战斗类型打印
parent
e800f29b33
commit
d52ca13ff6
|
@ -62,7 +62,7 @@ function this:GetSkipState()
|
|||
if AppConst.isOpenGM then
|
||||
return SKIP_STATE.UNLOCK
|
||||
end
|
||||
LogError("fightType "..fightType)
|
||||
-- LogError("fightType "..fightType)
|
||||
if UpdateBtnGMFunc[fightType] then
|
||||
return UpdateBtnGMFunc[fightType]()
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue