ClientPack/ClientToMapServer/CA5_Function/PlayerRefine.h @@ -4,5 +4,6 @@ { tagHead Head; DWORD AlchemyID; // 丹药ID WORD AlchemyTimes; // 丹药次数 BYTE DoType; // 0-学习 1-开始炼丹 2-停止炼丹 3-开炉取丹 };