From 24a8b40a37b8a80355b3d29c2e04c91c14d4c71b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 28 Sep 2020 01:49:59 +0800 Subject: =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=87=AA=E5=8A=A8=E5=AE=8C=E6=88=90?= =?UTF-8?q?=E6=97=B6=E6=97=A0=E6=B3=95=E9=A2=84=E8=A7=88=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=BA=93=E8=A1=A8=E7=BB=93=E6=9E=84=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script-beta/core/hover/label.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script-beta/core/hover/label.lua') diff --git a/script-beta/core/hover/label.lua b/script-beta/core/hover/label.lua index 4fd569b2..91674023 100644 --- a/script-beta/core/hover/label.lua +++ b/script-beta/core/hover/label.lua @@ -56,7 +56,7 @@ local function asGlobal(source) end local function asLibrary(source) - + return asValue(source, 'global') end local function isGlobalField(source) -- cgit v1.2.3