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" ) ///配置组件