Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.10 / 5269_mangos_uptime.sql
blob76b058a4ece0514fe7bd9db8c5d8e4154873c61d
1 ALTER TABLE `uptime`
2   ADD COLUMN `maxplayers` int(11) unsigned NOT NULL default '0';