少年修仙传服务端代码子仓库
hxp
2024-10-17 c9d1a482a76650f8c626eb2be6c333d09a1af198
1
2
3
4
5
6
7
8
//A5 08 ¸±±¾ÐÐΪ #tagCMDoFBAction
 
struct    tagCMDoFBAction
{
    tagHead         Head;
    BYTE        ActionType;  //ÐÐΪÀàÐÍ
    DWORD        ActionInfo;  //ÐÐΪÐÅÏ¢
};