少年修仙传客户端代码仓库
client_Hale
2019-03-19 dda197bfc4702e5842d80e98169a0a68e2e49ea8
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];