少年修仙传服务端代码子仓库
hxp
2024-12-26 b893c8f66e687c8c98c4e534225dae5bde53c7a9
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
};