diff options
author | Malcrom <malcromdev@gmail.com> | 2012-11-13 09:35:22 -0330 |
---|---|---|
committer | Malcrom <malcromdev@gmail.com> | 2012-11-13 09:35:22 -0330 |
commit | e6c4ce1dda1d782999888f52d053f7737c43ffb2 (patch) | |
tree | 19ac3190bf66c85df06af3db1e0f358854a01304 | |
parent | b1eee7cf8e3c08145281c0926a30525fa30bcc0e (diff) |
DB/Battleground: Add missing end of line.
-rw-r--r-- | sql/updates/world/2012_10_10_00_world_battleground_template.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_10_10_00_world_battleground_template.sql b/sql/updates/world/2012_10_10_00_world_battleground_template.sql index a9a1cdb04d1..2dcafc51161 100644 --- a/sql/updates/world/2012_10_10_00_world_battleground_template.sql +++ b/sql/updates/world/2012_10_10_00_world_battleground_template.sql @@ -1,2 +1,2 @@ -- Remove all bgs from e1bee86ee6f5c3ab7b1da6d1b54c98c2851f11ec -DELETE FROM `battleground_template` WHERE `id` = 6; -- all Bgs
\ No newline at end of file +DELETE FROM `battleground_template` WHERE `id` = 6; -- all Bgs |