Skip to content

Commit 11cb1de

Browse files
Update mod-manager.lua
1 parent 00fd97b commit 11cb1de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gui/mod-manager.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@ local function getWorldModlist(detailed)
433433
end
434434
local modlist = {}
435435
for _,mod in ipairs(mod_paths) do
436-
printall_recurse(mods)
437436
if detailed then
438437
local url
439438
if mods[mod.id].steam_id then

0 commit comments

Comments
 (0)