diff options
Diffstat (limited to 'src/game/BattleGroundAB.h')
-rw-r--r-- | src/game/BattleGroundAB.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/BattleGroundAB.h b/src/game/BattleGroundAB.h index d859b34b1e1..5f05d182bee 100644 --- a/src/game/BattleGroundAB.h +++ b/src/game/BattleGroundAB.h @@ -284,3 +284,4 @@ class BattleGroundAB : public BattleGround bool m_IsInformedNearVictory; }; #endif + |