1
0
Fork 1
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:
elsid 2019-09-28 14:26:52 +02:00
parent e744090339
commit 751accad0f
No known key found for this signature in database
GPG key ID: D27B8E8D10A2896B

View file

@ -210,7 +210,6 @@ public:
private:
Terrain::Storage* mStorage;
float mLodFactor;
float mMinX, mMaxX, mMinY, mMaxY;
float mMinSize;