update todo comment

This commit is contained in:
James Seibel
2023-02-04 22:51:32 -06:00
parent f44230df40
commit 8cc9636fa7
@@ -14,7 +14,7 @@ public class LodRenderSection
public final DhSectionPos pos;
// TODO create an enum to represent the section's state instead of using magic numbers in the childCount
// states: loaded (childCount 4), unloaded (childCount 0), markedForDeletion/markedForFreeing (childCount -1)
// states (may not be a complete or correct list): loaded (childCount 4), unloaded (childCount 0), markedForDeletion/markedForFreeing (childCount -1)
/* Following used for LodQuadTree tick() method, and ONLY for that method! */
// the number of children of this section