少年修仙传服务端代码子仓库
hxp
2023-10-08 62f4d0049f9a20130c0587fcbebc6ff6210025a1
提交 | 用户 | 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 };