少年修仙传客户端代码仓库
lwb
2021-02-25 0d7482d5a0e8bf082abfb4b5bfbfee03597cdc3a
System/Vip/VipModel.cs
@@ -8,7 +8,7 @@
namespace Snxxz.UI
{
    [XLua.LuaCallCSharp]
    public class VipModel : Model, IBeforePlayerDataInitialize, IPlayerLoginOk
    {
        private Dictionary<int, VipGiftData> vipGiftDics = new Dictionary<int, VipGiftData>();