diff options
author | n0n4m3 <none@none> | 2009-12-17 14:06:20 +0100 |
---|---|---|
committer | n0n4m3 <none@none> | 2009-12-17 14:06:20 +0100 |
commit | eccf162be2e8cb821087f49dfd9a0885e6c0e73c (patch) | |
tree | 9c52c4f530cc864538278167a93601463629eb0e /src/game/BattleGroundRL.h | |
parent | 89656d5749f72803edbdd5f9840ba6b4c21f3987 (diff) |
Fixed compile errors and some typos
--HG--
branch : trunk
Diffstat (limited to 'src/game/BattleGroundRL.h')
-rw-r--r-- | src/game/BattleGroundRL.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/BattleGroundRL.h b/src/game/BattleGroundRL.h index 772c9dd0879..137ae751bca 100644 --- a/src/game/BattleGroundRL.h +++ b/src/game/BattleGroundRL.h @@ -70,4 +70,3 @@ class BattleGroundRL : public BattleGround bool HandlePlayerUnderMap(Player * plr); }; #endif - |