From 4f92e949688d94c8693f3c032053ba08734c5e17 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Mon, 30 Oct 2023 15:12:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/entertainment/configure.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/entertainment/configure.go b/modules/entertainment/configure.go index ac9ed0529..0c6c8d183 100644 --- a/modules/entertainment/configure.go +++ b/modules/entertainment/configure.go @@ -15,7 +15,7 @@ const ( game_block = "game_block.json" game_consumehero = "game_consumehero.json" game_integral = "game_integral.json" - game_consumeIntegral = "game_consumeIntegral.json" + game_consumeIntegral = "game_consumeintegral.json" game_playingmethod = "game_playingmethod.json" )