refactor WorldRegions
This commit is contained in:
@@ -84,7 +84,6 @@ void WorldFiles::write(const World* world, const Content* content) {
|
||||
if (generatorTestMode) {
|
||||
return;
|
||||
}
|
||||
|
||||
writeIndices(content->getIndices());
|
||||
regions.write();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user