From f385747164c3fb278c92ef46fbd6c3da6590bbf0 Mon Sep 17 00:00:00 2001 From: KingPin Date: Mon, 9 Feb 2009 14:28:01 -0500 Subject: Add newline at end of file. --HG-- branch : trunk --- src/game/ObjectMgr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/ObjectMgr.cpp') diff --git a/src/game/ObjectMgr.cpp b/src/game/ObjectMgr.cpp index a68b8315492..8ba8320b432 100644 --- a/src/game/ObjectMgr.cpp +++ b/src/game/ObjectMgr.cpp @@ -7597,4 +7597,4 @@ void ObjectMgr::LoadTransportEvents() sLog.outString( "\n>> Loaded %u transport events \n", result->GetRowCount() ); delete result; -} \ No newline at end of file +} -- cgit v1.2.3