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