aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/game')
-rwxr-xr-xsrc/server/game/Battlegrounds/Zones/BattlegroundSA.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/server/game/Battlegrounds/Zones/BattlegroundSA.h b/src/server/game/Battlegrounds/Zones/BattlegroundSA.h
index 660e1327df5..1bc00459cd5 100755
--- a/src/server/game/Battlegrounds/Zones/BattlegroundSA.h
+++ b/src/server/game/Battlegrounds/Zones/BattlegroundSA.h
@@ -487,6 +487,9 @@ class BattlegroundSA : public Battleground
// Achievement Defense of the Ancients
bool gateDestroyed;
+ /// Id of attacker team
+ TeamId Attackers;
+
private:
/**
@@ -539,8 +542,6 @@ class BattlegroundSA : public Battleground
/// Send packet to player for destroy boats (client part)
void SendTransportsRemove(Player* player);
- /// Id of attacker team
- TeamId Attackers;
/// Totale elapsed time of current round
uint32 TotalTime;
/// Max time of round