修复进入战斗报错的问题

dev_chengFeng
gaoxin 2020-08-24 18:20:54 +08:00
parent 185a4b3d75
commit d21f6f215d
1 changed files with 1 additions and 0 deletions

View File

@ -689,6 +689,7 @@ function this.GetBattleBg(fightType)
elseif fightType == BATTLE_TYPE.DEATH_POS then
index = 1004
end
return "r_zhandou_changjing_"..tostring(index)
end
return this