diff options
Diffstat (limited to 'src/game/BattleGroundNA.h')
-rw-r--r-- | src/game/BattleGroundNA.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/BattleGroundNA.h b/src/game/BattleGroundNA.h index 531cbe0cb23..8adef0a131b 100644 --- a/src/game/BattleGroundNA.h +++ b/src/game/BattleGroundNA.h @@ -72,3 +72,4 @@ class BattleGroundNA : public BattleGround bool HandlePlayerUnderMap(Player * plr); }; #endif + |