Ohgodthistypobrokeeverything.

This commit is contained in:
Shyotl
2018-08-10 19:29:08 -05:00
parent 2257e8ebe7
commit 23228e111c

View File

@@ -651,7 +651,7 @@ void LLMeshRepoThread::runSet(std::set<LLUUID>& set, std::function<bool(const LL
incomplete.insert(mesh_id);
}
}
mDecompositionRequests = incomplete;
set = incomplete;
}
void LLMeshRepoThread::run()