Core/OutdoorPvP: fix warning

(cherry picked from commit a05e1095c6)
This commit is contained in:
ariel-
2017-06-11 22:24:14 +02:00
committed by Carbenium
parent bd96262248
commit 66d66b00ee

View File

@@ -70,6 +70,7 @@ tf_tower_world_state const TFTowerWorldStates[TF_TOWER_NUM] =
{ 0xa85, 0xa84, 0xa83 }
};
/*
uint32 const TFTowerPlayerEnterEvents[TF_TOWER_NUM] =
{
12226,
@@ -87,6 +88,7 @@ uint32 const TFTowerPlayerLeaveEvents[TF_TOWER_NUM] =
12498,
12500
};
*/
OutdoorPvPTF::OutdoorPvPTF()
{