fix(SQL): Remove wrong comment (#9928)

This commit is contained in:
Kitzunu
2022-01-03 18:51:13 +01:00
committed by GitHub
parent 4438ea92a7
commit e769e120f8

View File

@@ -14,7 +14,7 @@ SELECT sql_rev INTO OK FROM version_db_world WHERE sql_rev = '163986737136835360
-- START UPDATING QUERIES
--
-- INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1639867371368353600');
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1639867371368353600');
DELETE FROM `broadcast_text`;
INSERT INTO `broadcast_text` (`ID`, `Language`, `MaleText`, `FemaleText`, `EmoteID0`, `EmoteID1`, `EmoteID2`, `EmoteDelay0`, `EmoteDelay1`, `EmoteDelay2`, `SoundId`, `Unk1`, `Unk2`, `VerifiedBuild`) VALUES