System/Message/HrefAnalysis.cs
@@ -154,7 +154,7 @@ if (int.TryParse(presentHrefInfo.mSplits["showitem"], out _id)) { ItemConfig cfg = ItemConfig.Get(_id); if (cfg != null && cfg.Type == 111) if (cfg != null && cfg.Type == 113) { Dictionary<int, List<int>> userdatadic = null; string userdata = array[1];