少年修仙传客户端代码仓库
client_linchunjie
2018-09-17 cf05425741e1f06fc5cee500706fb36e3db8a344
System/OpenServerActivity/OSGiftModel.cs
@@ -76,6 +76,15 @@
        }
        public int timeOverdueGiftId { get; private set; }
        public bool IsAdvance
        {
            get
            {
                return false;
            }
        }
        public DateTime overDueTime = DateTime.Now;
        public void UpdateTime(HAA16_tagMCSuperGiftInfo package)
        {