summaryrefslogtreecommitdiffstats
path: root/src/object/motion/motiondummy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/motion/motiondummy.cpp')
-rw-r--r--src/object/motion/motiondummy.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/motion/motiondummy.cpp b/src/object/motion/motiondummy.cpp
index f25b81b..86e389e 100644
--- a/src/object/motion/motiondummy.cpp
+++ b/src/object/motion/motiondummy.cpp
@@ -81,4 +81,5 @@ bool CMotionDummy::Create(Math::Vector pos, float angle, ObjectType type,
m_physics->SetCirMotionY(MO_STOACCEL, 2.0f);
return true;
-} \ No newline at end of file
+}
+