ServerPack/MapServerPack/HA3_Function/AttrFruitEatCntList.h @@ -4,6 +4,7 @@ { DWORD ItemID; //果实物品ID WORD EatCnt; //已使用个数 DWORD AddItemCnt; //增幅丹使用个数 };