1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 02:19:41 +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;