mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Core/DataStores: Fixed SpellLabelEntry structure
This commit is contained in:
1
sql/updates/hotfixes/master/2021_06_05_00_hotfixes.sql
Normal file
1
sql/updates/hotfixes/master/2021_06_05_00_hotfixes.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `spell_label` MODIFY `SpellID` int(10) unsigned NOT NULL DEFAULT '0';
|
||||
Reference in New Issue
Block a user