mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-26 01:32:46 +01:00
aef
This commit is contained in:
@@ -181,6 +181,7 @@ function compressor.unpack(pathToCompressedFile, pathWhereToUnpack, showInfo)
|
||||
file:write(compressedFile:read(size))
|
||||
file:close()
|
||||
else
|
||||
compressedFile:read(size)
|
||||
info(showInfo, "Failed to open file for writing while unpacking: " .. tostring(reason))
|
||||
end
|
||||
elseif not type then
|
||||
|
||||
Reference in New Issue
Block a user