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