mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-18 20:50:07 +00:00
Update inlcuded ttvfs
This commit is contained in:
parent
fe0a91129f
commit
ffa26e4105
22 changed files with 327 additions and 153 deletions
|
@ -65,7 +65,7 @@ void ZipDir::load()
|
|||
continue;
|
||||
|
||||
ZipFile *vf = new ZipFile(fs.m_filename, _archiveHandle, fs.m_file_index);
|
||||
addRecursive(vf, len);
|
||||
_addRecursiveSkip(vf, len);
|
||||
}
|
||||
|
||||
_canLoad = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue