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

master
addi 2016-06-14 04:32:36 +02:00
parent 9d7e6b6f58
commit 67b79f5851
1 changed files with 1 additions and 1 deletions

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;