diff --git a/worldsrv/action_phonelottery.go b/worldsrv/action_phonelottery.go index 6a3db88..dab62fc 100644 --- a/worldsrv/action_phonelottery.go +++ b/worldsrv/action_phonelottery.go @@ -313,7 +313,6 @@ func (this *CSDiamondLotteryHandler) Process(s *netlib.Session, packetid int, da pack := &player_proto.SCDiamondLottery{} weight := 0 - p.SnId = 102060301 var items []*Item for i := 1; i <= int(count); i++ { for _, lotteryInfo := range config.Info {