mirror of
https://github.com/OpenMW/openmw.git
synced 2025-05-10 06:11:25 +00:00
Typo fix
This commit is contained in:
parent
42d68eb7fb
commit
e4751c68e9
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ struct Region
|
||||||
WEATstruct mData;
|
WEATstruct mData;
|
||||||
int mMapColor; // RGBA
|
int mMapColor; // RGBA
|
||||||
|
|
||||||
// sleepList refers to a eveled list of creatures you can meet if
|
// sleepList refers to a leveled list of creatures you can meet if
|
||||||
// you sleep outside in this region.
|
// you sleep outside in this region.
|
||||||
std::string mId, mName, mSleepList;
|
std::string mId, mName, mSleepList;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue