少年修仙传服务端代码子仓库
hxp
2022-10-14 4c828554a538b60d64c823461e9be3a23f495686
提交 | 用户 | age
5037a5 1 // A2 31 前端开始自定义场景 #tagCMClientStartCustomScene
H 2
3 struct    tagCMClientStartCustomScene
4 {
5     tagHead        Head;
6b5ebd 6     DWORD        MapID;
H 7     WORD        FuncLineID;
5037a5 8 };