Sky lights data saving (optimization)
This commit is contained in:
@@ -58,6 +58,7 @@ struct DebugSettings {
|
||||
/* Turns off chunks saving/loading */
|
||||
bool generatorTestMode = false;
|
||||
bool showChunkBorders = false;
|
||||
bool doWriteLights = true;
|
||||
};
|
||||
|
||||
struct EngineSettings {
|
||||
|
||||
Reference in New Issue
Block a user