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:
parent
5b8fc5a151
commit
4500f01efd
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ namespace Terrain
|
|||
bool mChanged;
|
||||
osg::Vec3f mViewPoint;
|
||||
bool mHasViewPoint;
|
||||
float mReuseDistance;
|
||||
};
|
||||
|
||||
class ViewDataMap : public osg::Referenced
|
||||
|
|
Loading…
Reference in a new issue