mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 08:20:05 +00:00
partiallaly complete merging of radar data
This commit is contained in:
parent
ac6d6093ec
commit
8b7a3e9781
4 changed files with 157 additions and 2 deletions
|
|
@ -676,12 +676,10 @@ std::pair<size_t, size_t> AwsLevel2ChunksDataProvider::Refresh()
|
|||
}
|
||||
if (p->lastScan_.valid_)
|
||||
{
|
||||
/*
|
||||
if (p->LoadScan(p->lastScan_))
|
||||
{
|
||||
newObjects += 1;
|
||||
}
|
||||
*/
|
||||
totalObjects += 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue