少年修仙传服务端代码子仓库
xdh
2018-09-21 a500de547a66ff448d0c50aa287a92f5dbdc4e7f
提交 | 用户 | age
ed7b73 1 //A1 23 角色改名次数 #tagUpdatePlayerNameCount
H 2
3 struct tagUpdatePlayerNameCount
4 {
5     tagHead        Head;
6     DWORD        Count;   //改名次数
7 };