aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2015-04-11 17:48:26 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2015-04-11 17:49:16 +0200
commit8125b2050bb7166222998ef0e44222436c1d9b9f (patch)
treede974a527e6c917ff22f31c83f32036f090cb4a4 /sql
parent685a31010359be6e832611d1666c026f34fb3745 (diff)
Core/PacketIO: Update SMSG_ITEM_PUSH_RESULT for WoD
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2015_04_11_04_world.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/world/2015_04_11_04_world.sql b/sql/updates/world/2015_04_11_04_world.sql
index a9baa899ae6..2eaeafd2e4c 100644
--- a/sql/updates/world/2015_04_11_04_world.sql
+++ b/sql/updates/world/2015_04_11_04_world.sql
@@ -10,4 +10,3 @@ CREATE TABLE IF NOT EXISTS `points_of_interest_locale` (
ALTER TABLE `points_of_interest_locale`
ADD PRIMARY KEY (`ID`,`locale`);
- \ No newline at end of file