diff options
author | megamage <none@none> | 2009-07-31 11:25:28 +0800 |
---|---|---|
committer | megamage <none@none> | 2009-07-31 11:25:28 +0800 |
commit | ca271eb5dceb2ad7d82a757b9df54c6882fec1b4 (patch) | |
tree | 096fa2adafcf773b44059326aee5030193ea6bbd /src/shared/vmap/VMapManager.cpp | |
parent | 123ea8543a4d6c4605be35605ee9aa522b800209 (diff) |
[8272] Fixed typos in world 'height' by code. Author: Sorya
--HG--
branch : trunk
Diffstat (limited to 'src/shared/vmap/VMapManager.cpp')
-rw-r--r-- | src/shared/vmap/VMapManager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/vmap/VMapManager.cpp b/src/shared/vmap/VMapManager.cpp index f5c2640be70..342da0eb9e2 100644 --- a/src/shared/vmap/VMapManager.cpp +++ b/src/shared/vmap/VMapManager.cpp @@ -446,7 +446,7 @@ namespace VMAP //========================================================= /** - get height or INVALID_HEIGHT if to hight was calculated + get height or INVALID_HEIGHT if to height was calculated */ //int gGetHeightCounter = 0; |