made unarchive yield

This commit is contained in:
Izaya 2020-01-11 09:32:46 +11:00
parent 15a6151748
commit ab604c84f7
1 changed files with 1 additions and 0 deletions

View File

@ -47,5 +47,6 @@ while true do
until rsize <= 1
end
print(fsize)
coroutine.yield()
end
fi:close()