Core/OutdoorPvP: fix warning
(cherry picked from commit a05e1095c6edb2b9717a217f785499778901a2ae)
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user