mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-01-20 14:47:22 +01:00
Fixed some variants of NP_Protect-ed maps
This commit is contained in:
@@ -962,7 +962,7 @@ void * LoadMpqTable(
|
||||
}
|
||||
}
|
||||
|
||||
// If everything succeeded, read the raw table form the MPQ
|
||||
// If everything succeeded, read the raw table from the MPQ
|
||||
if(FileStream_Read(ha->pStream, &ByteOffset, pbToRead, dwBytesToRead))
|
||||
{
|
||||
// First of all, decrypt the table
|
||||
|
||||
Reference in New Issue
Block a user