From 4121cc7cb0fb7d2d3230e0eaa42637cab96e5c8f Mon Sep 17 00:00:00 2001 From: pengxuanzheng Date: Fri, 28 Aug 2020 18:44:14 +0800 Subject: 修改输入参数tsg为TSG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/script/print_hello.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/script/print_hello.lua') diff --git a/example/script/print_hello.lua b/example/script/print_hello.lua index ee823e7..5378758 100644 --- a/example/script/print_hello.lua +++ b/example/script/print_hello.lua @@ -1,4 +1,4 @@ -local str = tsg.data +local str = TSG.data print("-----------") print("str") print("-----------") -- cgit v1.2.3