修复进入战斗报错的问题
parent
185a4b3d75
commit
d21f6f215d
|
@ -689,6 +689,7 @@ function this.GetBattleBg(fightType)
|
||||||
elseif fightType == BATTLE_TYPE.DEATH_POS then
|
elseif fightType == BATTLE_TYPE.DEATH_POS then
|
||||||
index = 1004
|
index = 1004
|
||||||
end
|
end
|
||||||
|
return "r_zhandou_changjing_"..tostring(index)
|
||||||
end
|
end
|
||||||
|
|
||||||
return this
|
return this
|
Loading…
Reference in New Issue