mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-03-25 18:28:12 +05:00
December 2014 files
This commit is contained in:
@@ -120,3 +120,9 @@ DataOutputStream *RegionFileCache::_getChunkDataOutputStream(ConsoleSaveFile *sa
|
||||
return r->getChunkDataOutputStream(chunkX & 31, chunkZ & 31);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
RegionFileCache::~RegionFileCache()
|
||||
{
|
||||
_clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user