aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent_Michael <Vincent_Michael@gmx.de>2013-02-23 18:15:49 +0100
committerVincent_Michael <Vincent_Michael@gmx.de>2013-02-23 18:15:49 +0100
commit56e32aac82fe6d18280f6202e3e44d6935fb4b4c (patch)
treecbd8a185ccfc1afdc100cd5052decd35affab98c /sql
parent194cc54f08d8b42c8c49d756e14273d917e1fcf2 (diff)
SQL: Fix "No newline at end of file" in 194cc54f08d8b42c8c49d756e14273d917e1fcf2
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_02_23_00_world_gameobject.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_02_23_00_world_gameobject.sql b/sql/updates/world/2013_02_23_00_world_gameobject.sql
index 039ee4c0c64..48694505704 100644
--- a/sql/updates/world/2013_02_23_00_world_gameobject.sql
+++ b/sql/updates/world/2013_02_23_00_world_gameobject.sql
@@ -1 +1 @@
-DELETE FROM `gameobject` WHERE `guid`=61090; \ No newline at end of file
+DELETE FROM `gameobject` WHERE `guid`=61090;