diff --git a/sql/updates/auth_char/2011_03_18_1_characters_game_event_misc.sql b/sql/updates/auth_char/2011_03_18_1_characters_game_event_misc.sql new file mode 100644 index 00000000000..85dc9cb2d5b --- /dev/null +++ b/sql/updates/auth_char/2011_03_18_1_characters_game_event_misc.sql @@ -0,0 +1,2 @@ +-- Remove temporary table +DROP TABLE `game_event_temp`; \ No newline at end of file