1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-01 09:09:41 +00:00

Remove unused field

This commit is contained in:
elsid 2019-04-13 13:05:53 +02:00
parent 5b8fc5a151
commit 4500f01efd
No known key found for this signature in database
GPG key ID: B845CB9FEE18AB40

View file

@ -65,7 +65,6 @@ namespace Terrain
bool mChanged;
osg::Vec3f mViewPoint;
bool mHasViewPoint;
float mReuseDistance;
};
class ViewDataMap : public osg::Referenced