少年修仙传服务端代码子仓库
hxp
2018-10-25 659d8cd1e96fc608f3dcc6af58c59382d22d532b
ServerPack/MapServerPack/HAA_SaleActivity/SuperGiftInfo.h
@@ -2,6 +2,5 @@
struct    tagMCSuperGiftInfo
{
   tagHead      Head;
   DWORD      GiftID;   //商品ID
   char      EndtDate[10];   // 结束日期 y-m-d
   DWORD      StartTime;
};