aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorSubv <s.v.h21@hotmail.com>2012-08-05 10:13:48 -0500
committerSubv <s.v.h21@hotmail.com>2012-08-05 10:13:48 -0500
commit2c20cc98c99834fa4549fa1fc9a0b90b82cdcac9 (patch)
treec1d7f5c32b12706a9335d42af85528525c0b9a1a /sql
parent0e581b7991294bf23f2af587d73e3a2f4d5bbdfe (diff)
Core/Protocol: Removed SMSG_ITEM_NAME_QUERY_RESPONSE, it no longer exists
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql b/sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql
index b49641e35f5..6e7cd5dbc61 100644
--- a/sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql
+++ b/sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql
@@ -1,2 +1,2 @@
DROP TABLE IF EXISTS `locales_item_set_names`;
-DROP TABLE IF EXISTS `item_set_names`; \ No newline at end of file
+DROP TABLE IF EXISTS `item_set_names`;