summaryrefslogtreecommitdiffstats
path: root/src/object/objman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/objman.cpp')
-rw-r--r--src/object/objman.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/objman.cpp b/src/object/objman.cpp
index 76ab9b0..e4102b8 100644
--- a/src/object/objman.cpp
+++ b/src/object/objman.cpp
@@ -385,4 +385,5 @@ CObject* CObjectManager::CreateObject(Math::Vector pos, float angle, float zoom,
}
return object;
-} \ No newline at end of file
+}
+