diff options
-rw-r--r-- | sql/updates/hotfixes/master/2020_07_03_02_hotfixes.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/hotfixes/master/2020_07_03_02_hotfixes.sql b/sql/updates/hotfixes/master/2020_07_03_02_hotfixes.sql new file mode 100644 index 00000000000..0825eae4efc --- /dev/null +++ b/sql/updates/hotfixes/master/2020_07_03_02_hotfixes.sql @@ -0,0 +1 @@ +UPDATE `gameobjects_locale` SET `VerifiedBuild` = 34963 WHERE `VerifiedBuild` = 34769; |