mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-23 15:36:49 +00:00
Also forgot to remove a now unused variable I introduced
This commit is contained in:
parent
efaa820ee2
commit
f9e2fd0f3d
1 changed files with 0 additions and 2 deletions
|
@ -99,8 +99,6 @@ namespace MWWorld
|
||||||
|
|
||||||
std::string mStartCell;
|
std::string mStartCell;
|
||||||
|
|
||||||
std::map<std::string, bool> mBoundID;
|
|
||||||
|
|
||||||
void updateWeather(float duration);
|
void updateWeather(float duration);
|
||||||
int getDaysPerMonth (int month) const;
|
int getDaysPerMonth (int month) const;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue