mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Convert PCX to PNG, Final touches, everything deactivated.
This commit is contained in:
@@ -20,7 +20,7 @@ VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace bfs = boost::filesystem;
|
||||
|
||||
const bool extractArchives = 1;
|
||||
const bool extractArchives = false;
|
||||
|
||||
ArchiveEntry::ArchiveEntry()
|
||||
: offset(0), fullSize(0), compressedSize(0)
|
||||
|
||||
Reference in New Issue
Block a user