mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-11 14:41:57 +00:00
Refactor so PWE compiles with the newly externalized LibCommon
This commit is contained in:
@@ -52,7 +52,7 @@ protected:
|
||||
}
|
||||
else
|
||||
{
|
||||
Log::Write("Directory delete failed, directory is not empty: " + mParentPath + mDirName);
|
||||
debugf("Directory delete failed, directory is not empty: %s", *(mParentPath + mDirName));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user