From 14234c86fa4f1b31436a0289cdac5f92ab430804 Mon Sep 17 00:00:00 2001 From: KingPin Date: Tue, 17 Feb 2009 20:07:49 -0600 Subject: Newline added to bottom of all files. --HG-- branch : trunk --- src/game/ObjectGridLoader.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/ObjectGridLoader.cpp') diff --git a/src/game/ObjectGridLoader.cpp b/src/game/ObjectGridLoader.cpp index 0e2b6ae329d..2d6d0e7c7a0 100644 --- a/src/game/ObjectGridLoader.cpp +++ b/src/game/ObjectGridLoader.cpp @@ -304,3 +304,4 @@ ObjectGridStoper::Visit(CreatureMapType &m) template void ObjectGridUnloader::Visit(GameObjectMapType &); template void ObjectGridUnloader::Visit(DynamicObjectMapType &); + -- cgit v1.2.3