System/OpenServerActivity/MysticalPurchaseModel.cs @@ -167,7 +167,7 @@ { this.shopdId = id; this.sellTime = sellTime; this.storeConfig = Config.Instance.Get<StoreConfig>(shopdId); this.storeConfig = StoreConfig.Get(shopdId); } /// <summary>