修复战斗地方数据不存在的bug

This commit is contained in:
liwei1dao 2022-09-09 11:58:05 +08:00
parent 7b671c59b2
commit 335b9391db

View File

@ -167,8 +167,6 @@ func (this *modelBattleComp) createpve(session comm.IUserSession, conn *db.DBCon
} }
} }
} }
//临时处理 单波怪物
break
} }
} }
} }