mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-02-04 05:26:24 +01:00
* Release 9.23
* Fixed regressions * Fixed test program
This commit is contained in:
@@ -238,6 +238,8 @@ static bool DoMPQSearch_FileEntry(
|
||||
|
||||
// Prepare the block index
|
||||
dwBlockIndex = (DWORD)(pFileEntry - ha->pFileTable);
|
||||
if(dwBlockIndex == 569)
|
||||
szNameBuff[0] = 'F';
|
||||
|
||||
// Get the file name. If it's not known, we will create pseudo-name
|
||||
szFileName = pFileEntry->szFileName;
|
||||
|
||||
Reference in New Issue
Block a user