From b13aaed6d0a940934dcb26aa3cb28ffc0dd06c48 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Wed, 18 Nov 2020 19:12:53 +0100 Subject: Fixed some variants of NP_Protect-ed maps --- src/SBaseCommon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/SBaseCommon.cpp') diff --git a/src/SBaseCommon.cpp b/src/SBaseCommon.cpp index 34a7a25..97ebc59 100644 --- a/src/SBaseCommon.cpp +++ b/src/SBaseCommon.cpp @@ -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 -- cgit v1.2.3