mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
*Store creatureData and goData for creatures and gos.
--HG-- branch : trunk
This commit is contained in:
@@ -1070,7 +1070,6 @@ WorldObject::WorldObject()
|
||||
m_positionX(0.0f), m_positionY(0.0f), m_positionZ(0.0f), m_orientation(0.0f)
|
||||
, m_map(NULL), m_zoneScript(NULL)
|
||||
, m_isActive(false), IsTempWorldObject(false)
|
||||
, m_isInternallyAdded(false)
|
||||
, m_name("")
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user