mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-13 03:24:37 +01:00
gather reward partial impl
This commit is contained in:
@@ -1025,6 +1025,13 @@ namespace AscNet.Common.MsgPack
|
||||
}
|
||||
|
||||
|
||||
[global::MessagePack.MessagePackObject(true)]
|
||||
public class NotifyGatherReward
|
||||
{
|
||||
public Int32 Id { get; set; }
|
||||
}
|
||||
|
||||
|
||||
[global::MessagePack.MessagePackObject(true)]
|
||||
public class NotifyDrawTicketData
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user