aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorPeter Keresztes Schmidt <carbenium@outlook.com>2020-09-10 01:05:44 +0200
committerGitHub <noreply@github.com>2020-09-10 01:05:44 +0200
commit062c55f1ab9c84396ce5b054945f5a908e3a354f (patch)
treea24c56c23d56b0a538904296d51923268d387cd2 /sql
parentf3b7f9ed5cb8fdc8142b95bfd16bdfb4a7b10e26 (diff)
Scripts/Commands: Convert remaining debug commands (PR #25429)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2020_09_10_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_09_10_00_world.sql b/sql/updates/world/3.3.5/2020_09_10_00_world.sql
new file mode 100644
index 00000000000..a2e9d6b964a
--- /dev/null
+++ b/sql/updates/world/3.3.5/2020_09_10_00_world.sql
@@ -0,0 +1 @@
+DELETE FROM `command` WHERE name='debug setvid';