mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:19:56 +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;
|
||||
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.
|
||||
std::string mId, mName, mSleepList;
|
||||
|
||||
|
|
Loading…
Reference in a new issue