no message
This commit is contained in:
parent
8a56eb5776
commit
c2a5d9b3b9
|
|
@ -2982,6 +2982,7 @@ func CSAwardLog(s *netlib.Session, packetId int, data interface{}, sid int64) er
|
|||
}
|
||||
}
|
||||
p.SendToClient(int(player_proto.PlayerPacketID_PACKET_SCAwardLog), ret)
|
||||
logger.Logger.Tracef("SCAwardLog:%v", ret)
|
||||
return nil
|
||||
}
|
||||
func CSPopUpWindowsConfig(s *netlib.Session, packetId int, data interface{}, sid int64) error {
|
||||
|
|
|
|||
Loading…
Reference in New Issue