forked from teamnwah/openmw-tes3coop
Remove unreferenced member in MoonModel
This commit is contained in:
parent
8dc7e158c6
commit
a4e1630ec2
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ namespace MWWorld
|
|||
MWRender::MoonState calculateState(unsigned int daysPassed, float gameHour);
|
||||
|
||||
private:
|
||||
float mSize;
|
||||
float mFadeInStart;
|
||||
float mFadeInFinish;
|
||||
float mFadeOutStart;
|
||||
|
|
Loading…
Reference in a new issue