mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-11 13:25:53 -04:00
Typo fix
This commit is contained in:
parent
42d68eb7fb
commit
e4751c68e9
@ -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…
x
Reference in New Issue
Block a user