diff options
author | XTZGZoReX <none@none> | 2009-04-06 21:14:51 +0200 |
---|---|---|
committer | XTZGZoReX <none@none> | 2009-04-06 21:14:51 +0200 |
commit | cc2a089a9d17f90423c6213419cd692786b15f15 (patch) | |
tree | 0898d5ded038d0c414bae1d810708856dcda1eb5 /src/game/BattleGroundWS.h | |
parent | 8c13fe15d400aded239195c80fd3bd43b798efc2 (diff) |
* Trailing whitespace removed.
--HG--
branch : trunk
Diffstat (limited to 'src/game/BattleGroundWS.h')
-rw-r--r-- | src/game/BattleGroundWS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/BattleGroundWS.h b/src/game/BattleGroundWS.h index 7c3edceddd8..906bccfe6ab 100644 --- a/src/game/BattleGroundWS.h +++ b/src/game/BattleGroundWS.h @@ -29,7 +29,7 @@ enum BG_WS_TimerOrScore BG_WS_FLAG_RESPAWN_TIME = 23000, BG_WS_FLAG_DROP_TIME = 10000, BG_WS_SPELL_FORCE_TIME = 600000, - BG_WS_SPELL_BRUTAL_TIME = 900000 + BG_WS_SPELL_BRUTAL_TIME = 900000 }; enum BG_WS_Sound |