mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-11 13:06:56 +03:00
Minor comment clarification.
This commit is contained in:
parent
07fd801d94
commit
ebb1813b9b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ namespace MWMechanics
|
||||||
// Cell location
|
// Cell location
|
||||||
int mCellX;
|
int mCellX;
|
||||||
int mCellY;
|
int mCellY;
|
||||||
// Cell location multiply by ESM::Land::REAL_SIZE to get the right scale
|
// Cell location multiplied by ESM::Land::REAL_SIZE
|
||||||
float mXCell;
|
float mXCell;
|
||||||
float mYCell;
|
float mYCell;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue