Add newline at end of file.

--HG--
branch : trunk
This commit is contained in:
KingPin
2009-02-09 14:28:01 -05:00
parent d230302b16
commit f385747164
12 changed files with 12 additions and 12 deletions

View File

@@ -7597,4 +7597,4 @@ void ObjectMgr::LoadTransportEvents()
sLog.outString( "\n>> Loaded %u transport events \n", result->GetRowCount() );
delete result;
}
}