Add a comment for issue #5

This commit is contained in:
James Seibel
2021-02-23 15:29:25 -06:00
parent d9d1c4dfaf
commit 15d3af3c66
@@ -154,6 +154,9 @@ public class LodRenderer
prevFogDistance != LodConfig.fogDistance ||
lodDimension != newDimension)
{
// TODO fix teleportation not regenerating the LODs
// issue #5
// yes
regen = true;