Fixed privileged blocks being "built" on landing

This commit is contained in:
Anuken
2022-04-17 20:06:08 -04:00
parent 224b1b022a
commit f21f649387
3 changed files with 4 additions and 2 deletions

View File

@@ -385,7 +385,7 @@ public class FloorRenderer{
}
}
Log.debug("Time to cache: @", Time.elapsed());
Log.debug("Generated world mesh: @ms", Time.elapsed());
}
}