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