more typos

This commit is contained in:
cola98765
2021-10-10 11:36:10 +02:00
parent d8cee2b10c
commit 30913a0c29
15 changed files with 47 additions and 53 deletions
@@ -816,7 +816,7 @@ public class LodRenderer
// check if the vanilla rendered chunks changed
if (newTime - prevVanillaChunkTime > LodConfig.CLIENT.buffers.rebuildTimes.get().renderdChunkTimeout)
if (newTime - prevVanillaChunkTime > LodConfig.CLIENT.buffers.rebuildTimes.get().renderedChunkTimeout)
{
if (vanillaRenderedChunksChanged)
{