early-access version 3811

This commit is contained in:
pineappleEA
2023-08-16 04:04:26 +02:00
parent 9925ce0375
commit 4c286d3ef6
2 changed files with 2 additions and 2 deletions

View File

@@ -357,7 +357,7 @@ Result BucketTree::Visitor::MoveNext() {
entry_index = 0;
} else {
m_entry_index = 1;
m_entry_index = -1;
}
// Read the new entry.