Close mod/user.config too.

This commit is contained in:
Paul Chote 2020-04-18 13:09:31 +01:00 committed by abcdefg30
parent d56c152409
commit c33b1959de

View File

@ -233,6 +233,7 @@ function ParseConfigFile($fileName)
ReadConfigLine $line $name
}
}
$reader.Close()
$missing = @()
foreach ($name in $names)