少年修仙传服务端代码子仓库
xdh
2019-06-03 4644f43c028621bb1fe7dedc3706ffccf05d4212
1
2
3
4
5
6
7
//A5 01 ×øÆï¼¤»î #tagPlayerActivateHorse
 
struct    tagPlayerActivateHorse
{
    tagHead        Head;
    DWORD        HorseID;        //×øÆïID
};