Skip to content

Commit

Permalink
Update SettingsInfo.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Hampo committed Jul 3, 2024
1 parent 5718b2d commit 49b1693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Randomiser/Resources/Modules/General/SettingsInfo.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ local AudioVisualSettings = {
[1 << 4] = Settings.RandomMissionCharacters,
[1 << 5] = Settings.RandomDrivers,
[1 << 6] = Settings.RandomMusic,
[1 << 6] = Settings.RandomCarSounds,
[1 << 7] = Settings.RandomCarSounds,
}

local ChaosSettings = {
Expand Down

0 comments on commit 49b1693

Please sign in to comment.