少年修仙传客户端代码仓库
client_linchunjie
2018-08-14 c6689f941359227f0b99b20b9400ccbab81b671c
UI/Common/ItemBehaviour.cs
@@ -110,7 +110,7 @@
            }
            catch (System.Exception ex)
            {
                DesignDebug.Log(ex);
                DebugEx.Log(ex);
            }
        }
@@ -146,7 +146,7 @@
            }
            catch (Exception e)
            {
                DesignDebug.Log(e);
                DebugEx.Log(e);
            }
        }