From 2c20cc98c99834fa4549fa1fc9a0b90b82cdcac9 Mon Sep 17 00:00:00 2001 From: Subv Date: Sun, 5 Aug 2012 10:13:48 -0500 Subject: Core/Protocol: Removed SMSG_ITEM_NAME_QUERY_RESPONSE, it no longer exists --- sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') 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`; -- cgit v1.2.3