diff options
author | KingPin <none@none> | 2009-02-09 14:28:01 -0500 |
---|---|---|
committer | KingPin <none@none> | 2009-02-09 14:28:01 -0500 |
commit | f385747164c3fb278c92ef46fbd6c3da6590bbf0 (patch) | |
tree | e986afeaf57dce425e31cf6ac669b0f0473e7808 /src/game/ObjectMgr.cpp | |
parent | d230302b16474ff22a35243ffed6236ef4fc7fb9 (diff) |
Add newline at end of file.
--HG--
branch : trunk
Diffstat (limited to 'src/game/ObjectMgr.cpp')
-rw-r--r-- | src/game/ObjectMgr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 +} |