Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -534,7 +534,10 @@ bool CResFile::mfPrepareDir()
|
||||
}
|
||||
else
|
||||
{
|
||||
int nRes = mfLoadDir(m_pStreamInfo);
|
||||
#ifndef NDEBUG
|
||||
int nRes =
|
||||
#endif
|
||||
mfLoadDir(m_pStreamInfo);
|
||||
assert(nRes);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user