Forgot to stage SQL from my previous commit. (.hover command)

This commit is contained in:
Machiavelli
2012-04-12 13:29:22 +02:00
parent 20a09c5857
commit 4daafd0c93

View File

@@ -0,0 +1,2 @@
DELETE FROM `trinity_string` WHERE `entry` IN(555,556);
DELETE FROM `command` WHERE `name`='hover';