少年修仙传服务端代码子仓库
hxp
2019-06-21 a86d97d4b58e5412b2070ffe7c87b3fe65170986
ServerPack/MapServerPack/HA3_Function/DailyActionCnt.h
@@ -4,6 +4,8 @@
{
    DWORD   ActionID;        // ID
    WORD      DayFinishCnt;    // 今日已完成次数
    BYTE      DayBuyTimes;    // 今日购买次数
    BYTE      DayItemTimes;    // 今日物品增加次数
    DWORD   WeekFinishCnt;    // 本周已完成次数
};