版署同步

This commit is contained in:
meixiongfeng 2023-08-22 14:20:10 +08:00
parent 9653574bfa
commit 31bbc22a99

View File

@ -122,6 +122,9 @@ func (this *apiComp) UseGift(session comm.IUserSession, req *pb.LibraryUseGiftRe
} }
} }
} }
if likeStates == 0 {
addExp = int32(math.Floor(float64(addExp / 1000)))
}
res = append(res, &cfg.Gameatn{ res = append(res, &cfg.Gameatn{
A: "item", A: "item",