少年修仙传服务端代码子仓库
hxp
2018-11-13 3f6e55b680cedb691ae0683c15c65eef700cda16
1
2
3
4
5
6
7
8
// A8 05 Í¨ÖªÉñÃØÉ̵êˢдÎÊý #tagMCShopRefreshCnt
 
struct     tagMCShopRefreshCnt
{
    tagHead        Head;
    DWORD        ShopID;    //É̵êID
    WORD        RefreshCnt;    //ÒÑÊÖ¶¯Ë¢Ð´ÎÊý
};