Skip to content

Commit

Permalink
fix wrong defaults for excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
justarandomgeek committed Nov 26, 2019
1 parent 57d3abd commit aabf438
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions control.lua
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ local function getExcludeMods(excludetype)
for _,modname in pairs(json) do
nopathmods[modname] = true
end
else
nopathmods = game.active_mods
end
return nopathmods
end
Expand Down

0 comments on commit aabf438

Please sign in to comment.