From 57701c60411723b6f3b2b1ee0b67d17cdf756e32 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Thu, 13 May 2021 15:04:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E6=B8=B8=E6=88=8F?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B9=E4=BC=9A=E8=87=AA=E5=8A=A8=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/globalTables.lua | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/parts/globalTables.lua b/parts/globalTables.lua index dabf79d0..f64aab5b 100644 --- a/parts/globalTables.lua +++ b/parts/globalTables.lua @@ -235,7 +235,12 @@ customEnv0={ bgm='infinite', } CUSTOMENV=FILE.load("conf/customEnv")--gameEnv for cutsom game -if not CUSTOMENV or CUSTOMENV.version~=VERSION.code then CUSTOMENV=TABLE.copy(customEnv0)end +if not CUSTOMENV or CUSTOMENV.version~=VERSION.code then + CUSTOMENV=TABLE.copy(customEnv0) +else + TABLE.complete(customEnv0,CUSTOMENV) +end + SETTING={--Settings --Tuning das=10,arr=2,dascut=0,