1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 18:19:55 +00:00
This commit is contained in:
scrawl 2015-12-07 22:30:02 +01:00
parent 42d68eb7fb
commit e4751c68e9

View file

@ -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;