少年修仙传服务端代码子仓库
hch
2019-03-26 509698eab007cb52788cd2da6f3f743ee47414d4
提交 | 用户 | age
ed7b73 1 // A8 05 VIP杀怪等级信息同步开关 #tagCMVIPKillNPCLVInfoSwitch
H 2
3 struct    tagCMVIPKillNPCLVInfoSwitch
4 {
5     tagHead        Head;
6     BYTE        IsOn;    // 是否开启同步
7 };