uups-fix
This commit is contained in:
parent
13ac896b2f
commit
11871ee4d7
3 changed files with 63 additions and 5 deletions
|
|
@ -145,6 +145,7 @@ final class OsmFile
|
|||
{
|
||||
ab = new byte[asize];
|
||||
asize = getDataInputForSubIdx( subIdx, ab );
|
||||
dataBuffers = new DataBuffers( ab );
|
||||
}
|
||||
// hack: the checksum contains the information
|
||||
// which type of microcache we have
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue