show-chunk-borders is a setting now
This commit is contained in:
@@ -45,6 +45,7 @@ struct GraphicsSettings {
|
||||
struct DebugSettings {
|
||||
/* Turns off chunks saving/loading */
|
||||
bool generatorTestMode = false;
|
||||
bool showChunkBorders = false;
|
||||
};
|
||||
|
||||
struct EngineSettings {
|
||||
|
||||
Reference in New Issue
Block a user