We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d3abd commit aabf438Copy full SHA for aabf438
control.lua
@@ -56,8 +56,6 @@ local function getExcludeMods(excludetype)
56
for _,modname in pairs(json) do
57
nopathmods[modname] = true
58
end
59
- else
60
- nopathmods = game.active_mods
61
62
return nopathmods
63
0 commit comments