上传战斗初始列表 怪物站位bug
This commit is contained in:
parent
02514f3e55
commit
7cbbc9c8c6
@ -138,7 +138,7 @@ func (this *modelBattleComp) createpve(session comm.IUserSession, conn *db.DBCon
|
||||
Tid: int32(200 + i*10 + i1),
|
||||
Oid: hero.Id,
|
||||
HeroID: hero.HeroID,
|
||||
Pos: int32(i),
|
||||
Pos: int32(i1),
|
||||
Star: hero.Star,
|
||||
Lv: hero.Lv,
|
||||
CaptainSkill: hero.CaptainSkill,
|
||||
|
Loading…
Reference in New Issue
Block a user