Core/OutdoorPvP: fix warning

This commit is contained in:
ariel-
2017-06-11 17:24:14 -03:00
parent 3e7b64b2f7
commit a05e1095c6

View File

@@ -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()
{