少年修仙传服务端代码子仓库
hxp
2024-06-04 644d78abfe16d648c4e2d1c29343e623644b8917
1
2
3
4
5
6
7
8
9
// C0 04 ²é¿´¿ç·þÅÅÐаñ #tagCGViewCrossBillboard
 
struct    tagCGViewCrossBillboard
{
    tagHead        Head;
    BYTE        Type;        //°ñµ¥ÀàÐÍ
    BYTE        GroupValue1;    // ·Ö×éÖµ1
    BYTE        GroupValue2;    // ·Ö×éÖµ2£¬Óë·Ö×éÖµ1×éºÏ¹éΪͬ×é°ñµ¥Êý¾Ý
};