From e88401e98db64d8cdd8d90847e43c29a2a550bca Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 23 Aug 2022 11:24:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=AD=A6=E9=A6=86=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6=E8=A1=A8=E5=90=8D=E5=8F=98=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/martialhall/configure.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/martialhall/configure.go b/modules/martialhall/configure.go index aa722181b..1ad6243ba 100644 --- a/modules/martialhall/configure.go +++ b/modules/martialhall/configure.go @@ -9,8 +9,8 @@ import ( ) const ( - game_kungfu_unlock = "game_kungfu_unlock.json" - game_kungfu_masterworker = "game_kungfu_masterworker.json" + game_kungfu_unlock = "game_kungfuunlock.json" + game_kungfu_masterworker = "game_kungfumasterworker.json" ) ///配置组件