【战斗】优化战斗结束后报错的问题
parent
7ad4f0fe1b
commit
3ed952153c
|
@ -849,6 +849,7 @@ function this.GetBattleSorting()
|
||||||
if UIManager.IsOpen(UIName.GuideBattlePanel) then
|
if UIManager.IsOpen(UIName.GuideBattlePanel) then
|
||||||
return GuideBattlePanel.sortingOrder
|
return GuideBattlePanel.sortingOrder
|
||||||
end
|
end
|
||||||
|
return 0
|
||||||
end
|
end
|
||||||
|
|
||||||
-- 判断是否是战斗测试
|
-- 判断是否是战斗测试
|
||||||
|
|
Loading…
Reference in New Issue