1
This commit is contained in:
parent
509e8568da
commit
4b0c0c737d
@ -1688,6 +1688,9 @@ namespace MetaData
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
waves = MetaMgr::Instance()->GetPveGeminiContents(pb->id());
|
waves = MetaMgr::Instance()->GetPveGeminiContents(pb->id());
|
||||||
|
if (waves->size() != mode_time.size()) {
|
||||||
|
abort();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user