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" )