mirror of
https://github.com/ProjectSkyfire/SkyFire_548
synced 2026-08-18 06:32:13 -04:00
2 lines
98 B
SQL
2 lines
98 B
SQL
-- Remove Wintergrasp commands from command table
|
|
DELETE FROM `command` WHERE `name` LIKE '%wg%';
|