少年修仙传服务端代码子仓库
hxp
2023-11-16 958d11bf683da1c94b3b6c9e4f3c84dbd751aaaf
1
2
3
4
5
6
7
//A9 21 ½ÇÉ«¸ÄÃû½á¹û #tagUpdatePlayerNameResult
 
struct    tagUpdatePlayerNameResult
{
    tagHead         Head;
    BYTE        Result;  //½ÇÉ«¸ÄÃû½á¹û
};