diff options
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/world/2013_02_23_00_world_gameobject.sql | 2 |
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; |