diff options
| author | Sergeanur <s.anureev@yandex.ua> | 2020-01-20 23:11:12 +0200 |
|---|---|---|
| committer | Sergeanur <s.anureev@yandex.ua> | 2020-01-20 23:11:12 +0200 |
| commit | 669374ec1aa6db040267355c8b8c4ff7c77555d9 (patch) | |
| tree | a09c9c3f3d54d958b49bb9e5ac27aee9cba076f1 /src/core/ZoneCull.h | |
| parent | CullZone.dat writer start (diff) | |
| download | re3-669374ec1aa6db040267355c8b8c4ff7c77555d9.tar.gz | |
disable cullzone writer
Diffstat (limited to 'src/core/ZoneCull.h')
| -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; |
