From e913af885d4cb2bb038555502c9769137b6ca187 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期三, 09 一月 2019 18:16:11 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/MainInterfacePanel/ChatFrame.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/System/MainInterfacePanel/ChatFrame.cs b/System/MainInterfacePanel/ChatFrame.cs
index 3ba59a0..83b5d0e 100644
--- a/System/MainInterfacePanel/ChatFrame.cs
+++ b/System/MainInterfacePanel/ChatFrame.cs
@@ -184,6 +184,7 @@
{
m_RealmLV.SetSprite("NoRealm");
}
+ m_RealmLV.SetNativeSize();
}
--
Gitblit v1.8.0