少年修仙传客户端代码仓库
client_linchunjie
2018-09-17 cf05425741e1f06fc5cee500706fb36e3db8a344
System/OpenServerActivity/OSRedEnvelopeModel.cs
@@ -429,6 +429,14 @@
            }
        }
        public bool IsAdvance
        {
            get
            {
                return false;
            }
        }
        public event Action OSRedEnvelopeInfoEnvent;
        public event Action<int> onStateUpate;