Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.6 / 2580_character.sql
blobc3bbfc44903bc01621786e03284bb2002f221240
1 ALTER TABLE `character`
2   ADD `instanceid` int(11) unsigned NOT NULL default '0' AFTER `map`;