少年修仙传服务端代码子仓库
hch
2024-11-18 d7faf65718cd8d3ffa3bfc217ec9f365f44e6cf6
1
2
3
4
5
6
7
8
9
// A5 29 Æï³è¾õÐÑ #tagCMHorsePetAwake
 
struct    tagCMHorsePetAwake
{
    tagHead        Head;
    WORD    Type;    // 1-×øÆï 2-Áé³è
    DWORD    ID;    // ¶ÔӦ׸Æï±íÁé³è±íID
    DWORD    EatItemID;    // ÍÌÊɵÄÎïÆ·ID
};