diff options
author | tkrokli <tkrokli@gmail.com> | 2017-11-16 20:40:06 +0100 |
---|---|---|
committer | tkrokli <tkrokli@gmail.com> | 2017-11-16 20:40:06 +0100 |
commit | c9a7aab32e08fb47584da7354a564bcbdbffa345 (patch) | |
tree | 993a18454574061295d857d0c3b476c03fe62d65 | |
parent | 805024a78024ba0d692ed02a0a633600a5030934 (diff) |
DB: fix "No newline at end of file"
- 2017_11_16_09_world.sql
-rw-r--r-- | sql/updates/world/3.3.5/2017_11_16_09_world.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2017_11_16_09_world.sql b/sql/updates/world/3.3.5/2017_11_16_09_world.sql index 8ea0eb92fd8..6ddab6bbe24 100644 --- a/sql/updates/world/3.3.5/2017_11_16_09_world.sql +++ b/sql/updates/world/3.3.5/2017_11_16_09_world.sql @@ -54,4 +54,3 @@ INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `positi (17495,19,-3143.65,-12438.1,10.1409,""), (17495,20,-3097.4,-12464.2,3.13821,""), (17495,21,-3079.57,-12477.1,0.0367675,""); -
\ No newline at end of file |