Close fastfiles handles during update + fixes

This commit is contained in:
Federico Cecchetto
2022-09-11 02:21:38 +02:00
parent b379e17188
commit f1e261a7b3
5 changed files with 29 additions and 6 deletions

View File

@ -1,5 +1 @@
require("loading")
if (Engine.InFrontend()) then
require("download")
end