mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/OutdoorPvP: fix warning
This commit is contained in:
@@ -71,6 +71,7 @@ tf_tower_world_state const TFTowerWorldStates[TF_TOWER_NUM] =
|
||||
{ 0xa85, 0xa84, 0xa83 }
|
||||
};
|
||||
|
||||
/*
|
||||
uint32 const TFTowerPlayerEnterEvents[TF_TOWER_NUM] =
|
||||
{
|
||||
12226,
|
||||
@@ -88,6 +89,7 @@ uint32 const TFTowerPlayerLeaveEvents[TF_TOWER_NUM] =
|
||||
12498,
|
||||
12500
|
||||
};
|
||||
*/
|
||||
|
||||
OutdoorPvPTF::OutdoorPvPTF()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user