少年修仙传服务端代码子仓库
hxp
2022-01-17 eae9940927e84559605e21ddf7d6985ffbc39e4c
1
2
3
4
5
6
7
8
// B4 0E Íæ¼ÒµôѪ #tagCMRoleLostHP
 
struct    tagCMRoleLostHP
{
    tagHead        Head;
    DWORD        LostHP;
    DWORD        LostHPEx;
};