mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-14 22:19:25 +01:00
[7626] Fixed: Typo in InitStatsForLevel Author: rastikzzz
--HG-- branch : trunk
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user