1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 09:35:28 +00:00

Remove unreferenced member in MoonModel

This commit is contained in:
slothlife 2015-07-30 00:41:30 -05:00
parent 8dc7e158c6
commit a4e1630ec2

View File

@ -159,7 +159,6 @@ namespace MWWorld
MWRender::MoonState calculateState(unsigned int daysPassed, float gameHour);
private:
float mSize;
float mFadeInStart;
float mFadeInFinish;
float mFadeOutStart;