1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-24 10:09:46 +00:00

Minor comment clarification.

This commit is contained in:
cc9cii 2014-03-29 20:17:04 +11:00
parent 07fd801d94
commit ebb1813b9b

View file

@ -41,7 +41,7 @@ namespace MWMechanics
// Cell location
int mCellX;
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 mYCell;