1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-14 16:36:44 +00:00

Also forgot to remove a now unused variable I introduced

This commit is contained in:
Ragora 2014-09-11 20:47:14 -04:00
parent efaa820ee2
commit f9e2fd0f3d

View file

@ -99,8 +99,6 @@ namespace MWWorld
std::string mStartCell;
std::map<std::string, bool> mBoundID;
void updateWeather(float duration);
int getDaysPerMonth (int month) const;