award for brain of a goldfish goes to me

This commit is contained in:
Shredder
2026-04-03 15:54:48 +05:00
parent 61f0124beb
commit 378dfe8e22

View File

@@ -263,7 +263,4 @@ void Chunk::resetUpdates()
{ {
updates = 0; updates = 0;
//swRebuild.reset(); //swRebuild.reset();
}
BiomeSource* Region::getBiomeSource() {
return level->getBiomeSource();
} }