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