Skip to content

Commit

Permalink
修石晶地图加载不了
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed May 9, 2024
1 parent 6931d33 commit acc8315
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion assets/scene/mode_brik_stdMap.lua
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ local scene={}

function scene.enter()
if not brikMap then
brikMap=require'assets.game.brik'
brikMap=require'assets.game.brikmap'
brikMap:freshUnlocked(PROGRESS.getModeState('brik_stdMap'),true)
else
brikMap:freshUnlocked(PROGRESS.getModeState('brik_stdMap'))
Expand Down

0 comments on commit acc8315

Please sign in to comment.