mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-21 09:53:50 +00:00
Remove unused field QuadTreeBuilder::mLodFactor
This commit is contained in:
parent
e744090339
commit
751accad0f
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@ public:
|
|||
private:
|
||||
Terrain::Storage* mStorage;
|
||||
|
||||
float mLodFactor;
|
||||
float mMinX, mMaxX, mMinY, mMaxY;
|
||||
float mMinSize;
|
||||
|
||||
|
|
Loading…
Reference in a new issue