上传代码

This commit is contained in:
liwei 2023-07-03 17:37:19 +08:00
parent cdc7db38ff
commit 992417d129

View File

@ -241,7 +241,6 @@ func (this *modelArena) matcheAI(dan, num int32) (results []*pb.ArenaPlayer, err
results[i] = &pb.ArenaPlayer{
Uid: fmt.Sprintf("ai_%s", id.NewXId()),
Name: robots[i].Name,
// Avatar: robots[i].Icon,
Lv: robots[i].Lvshow,
Sex: robots[i].Sex,
Skin: robots[i].Showid,