VillageGen: Fixed a typo in comment
This commit is contained in:
parent
a44fbf2338
commit
dd9a19e395
@ -168,7 +168,7 @@ protected:
|
||||
/** The density for this village. Used to refrain from populating all house connectors. Range [0, 100] */
|
||||
int m_Density;
|
||||
|
||||
/** Borders of the vilalge - no item may reach out of this cuboid. */
|
||||
/** Borders of the village - no item may reach out of this cuboid. */
|
||||
cCuboid m_Borders;
|
||||
|
||||
/** Prefabs to use for buildings */
|
||||
|
Loading…
Reference in New Issue
Block a user