Skip to content

Commit

Permalink
Merge branch 'globalmap' into 'master'
Browse files Browse the repository at this point in the history
Remove unused global map field

See merge request OpenMW/openmw!3646
  • Loading branch information
Assumeru committed Dec 9, 2023
2 parents 102d2c4 + f269b25 commit 623a610
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/openmw/mwrender/globalmap.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ namespace MWRender

ImageDestMap mPendingImageDest;

std::vector<std::pair<int, int>> mExploredCells;

osg::ref_ptr<osg::Texture2D> mBaseTexture;
osg::ref_ptr<osg::Texture2D> mAlphaTexture;

Expand Down

0 comments on commit 623a610

Please sign in to comment.