fix(Core/SAI): Unused parameters warnings (#12620)

This commit is contained in:
Angelo Venturini
2022-08-05 14:45:03 -03:00
committed by GitHub
parent f0c881f09f
commit 1e77b9575f
2 changed files with 32 additions and 13 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param1` = 0 WHERE `entryorguid` = 2700300 AND `source_type` = 9 AND `id` = 1;