Add a comment for issue #5
This commit is contained in:
@@ -154,6 +154,9 @@ public class LodRenderer
|
||||
prevFogDistance != LodConfig.fogDistance ||
|
||||
lodDimension != newDimension)
|
||||
{
|
||||
// TODO fix teleportation not regenerating the LODs
|
||||
// issue #5
|
||||
|
||||
// yes
|
||||
regen = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user