Skip to content

Commit aabf438

Browse files
fix wrong defaults for excludes
1 parent 57d3abd commit aabf438

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

control.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ local function getExcludeMods(excludetype)
5656
for _,modname in pairs(json) do
5757
nopathmods[modname] = true
5858
end
59-
else
60-
nopathmods = game.active_mods
6159
end
6260
return nopathmods
6361
end

0 commit comments

Comments
 (0)