Newline added to bottom of all files.

--HG--
branch : trunk
This commit is contained in:
KingPin
2009-02-17 20:07:49 -06:00
parent 667cdbccc3
commit 14234c86fa
2355 changed files with 2480 additions and 125 deletions

View File

@@ -387,3 +387,4 @@ void WorldSession::HandleChannelJoinNotify(WorldPacket &recvPacket)
if(Channel *chn = cMgr->GetChannel(channelname, _player))
chn->JoinNotify(_player->GetGUID());*/
}