mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 22:30:18 +07:00
temp zip file is now deleted after download
This commit is contained in:
@ -219,5 +219,6 @@ object Zip {
|
||||
extractFolder(destFile, unzipDestination)
|
||||
}
|
||||
}
|
||||
zip.close() // Needed so we can delete the zip file later
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user