[7626] Fixed: Typo in InitStatsForLevel Author: rastikzzz

--HG--
branch : trunk
This commit is contained in:
megamage
2009-04-07 19:41:25 -05:00
parent 7888cfb417
commit e2333f2adf
2 changed files with 1 additions and 3 deletions

View File

@@ -1765,8 +1765,6 @@ float Map::GetVmapHeight(float x, float y, float z, bool useMaps) const
return vmapHeight;
}
#include "World.h"
uint16 Map::GetAreaFlag(float x, float y, float z) const
{
uint16 areaflag;