made unarchive yield

Este commit está contenido en:
Izaya 2020-01-11 09:32:46 +11:00
padre 15a6151748
commit ab604c84f7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

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