mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 03:22:40 -04:00
3 lines
93 B
SQL
3 lines
93 B
SQL
-- Removing the now unused creature_movement table
|
|
DROP TABLE IF EXISTS `creature_movement`;
|