Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.5 / 1349_creature_template.sql
blob9253ff0f7b185a3a34c8860b4df04da697240872
1 ALTER TABLE `creature_template`
2     DROP KEY `entry` ,
3     ADD PRIMARY KEY (`entry`) ;