Skip to content

Commit

Permalink
[4894] DB error Fixed
Browse files Browse the repository at this point in the history
one less error in console..
  • Loading branch information
Grz3s committed Aug 29, 2023
1 parent 11e9d3a commit 660efa4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Updates/4894_db_error.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-- DB error Fixed
DELETE FROM worldstate_name WHERE Id = 3423;
INSERT INTO worldstate_name (Id, Name) VALUES
(3423,'Sunwell Plateau - M\'uru');

0 comments on commit 660efa4

Please sign in to comment.