mirror of
https://github.com/AxioDL/nod.git
synced 2025-05-14 03:11:28 +00:00
Derp fix
This commit is contained in:
parent
e7f8bbed8a
commit
dc4dda0d5f
@ -240,6 +240,7 @@ void DiscBuilderBase::PartitionBuilderBase::recursiveBuildFST(const SystemChar*
|
||||
incParents();
|
||||
recursiveBuildFST(e.m_path.c_str(), dolInode, [&](){m_buildNodes[dirNodeIdx].incrementLength(); incParents();});
|
||||
}
|
||||
else
|
||||
{
|
||||
if (dolInode == GetInode(e.m_path.c_str()))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user