mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 23:50:44 +01:00
3 lines
93 B
SQL
3 lines
93 B
SQL
-- Removing the now unused creature_movement table
|
|
DROP TABLE IF EXISTS `creature_movement`;
|