Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GuglioIsStupid committed Aug 12, 2024
1 parent 2ef6c0a commit d9fa549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/love/states/weeks.lua
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ return {
generateNotes = function(self, chart, metadata, difficulty)
local eventBpm
local chart = getFilePath(chart)
local metadata = getFilePath(metadata)
if importMods.inMod then
importMods.setupScripts()
end
Expand Down

0 comments on commit d9fa549

Please sign in to comment.