diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/ZoneCull.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/ZoneCull.h b/src/core/ZoneCull.h index 74625563..edaa7c4b 100644 --- a/src/core/ZoneCull.h +++ b/src/core/ZoneCull.h @@ -11,7 +11,6 @@ public: float minz; float maxz; - // TODO: figure these out: int32 m_indexStart; int16 m_groupIndexCount[3]; int16 m_numBuildings; |