少年修仙传服务端代码子仓库
hxp
2021-10-21 1c42380e97bbba6013e2c73dbf9be45bc7bc2b08
提交 | 用户 | age
3db48b 1 // AA 07 许愿池活动刷新奖池 #tagCMActWishingRefresh
X 2 struct     tagCMActWishingRefresh
3 {
4     tagHead        Head;
5     BYTE        IsFree;         // 是否免费刷新
6 };