Skip to content

Commit

Permalink
Patched config.sound_sources not setting up properly.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetro48 committed Feb 12, 2023
1 parent 653cd07 commit 1d731e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion load/save.lua
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,9 @@ function initConfig()
end
end
end


config.sound_sources = config.audiosettings.sound_sources

if not config.input then
scene = TutorialKeybinder()
else
Expand Down

0 comments on commit 1d731e6

Please sign in to comment.