mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Hotfixes: Fixed a problem from the parser
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
UPDATE `broadcast_text` SET `MaleText`='' WHERE `MaleText`='0';
|
||||
UPDATE `broadcast_text` SET `FemaleText`='' WHERE `FemaleText`='0';
|
||||
Reference in New Issue
Block a user