hxp
2025-05-26 b49322feab17500503f02be6f193fae68de7a07d
1
2
3
4
5
6
7
8
9
//B4 05 »ñµÃ¾­Ñé #tagMCAddExp
 
struct    tagMCAddExp
{
    tagHead        Head;
    DWORD        ExpPoint;    // µ¥Î»ÒÚµã
    DWORD        Exp;        // µ¥Î»µã
    BYTE        Source;        //¾­Ñé»ñÈ¡À´Ô´
};