diff options
author | Ladislav Zezula <ladislav.zezula@avast.com> | 2023-02-07 07:31:47 +0100 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avast.com> | 2023-02-07 07:31:47 +0100 |
commit | 01e940f998e64ceb60d39a30d0e40c33be430744 (patch) | |
tree | 6cebd387986b6870d03161d1bc25d9c1c382651d /src/StormLib.h | |
parent | 0d31856af86ac47801ade118ea93092eab62a101 (diff) |
Fixed regression for W3 maps
Diffstat (limited to 'src/StormLib.h')
-rw-r--r-- | src/StormLib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/StormLib.h b/src/StormLib.h index dad9fc8..e45f99d 100644 --- a/src/StormLib.h +++ b/src/StormLib.h @@ -247,7 +247,6 @@ extern "C" { MPQ_FILE_COMPRESS | \ MPQ_FILE_ENCRYPTED | \ MPQ_FILE_FIX_KEY | \ - MPQ_FILE_SINGLE_UNIT | \ MPQ_FILE_DELETE_MARKER | \ MPQ_FILE_SECTOR_CRC | \ MPQ_FILE_SIGNATURE | \ |