Fix --prescan-world=disabled-force does not work

This commit is contained in:
addi 2016-06-14 04:32:36 +02:00
parent 9d7e6b6f58
commit 67b79f5851

View File

@ -258,7 +258,7 @@ private:
int m_heightScaleMinor;
DB *m_db;
bool m_generateNoPrefetch;
int m_generateNoPrefetch;
bool m_databaseFormatSet;
BlockPos::StrFormat m_databaseFormat;
std::string m_recommendedDatabaseFormat;