summaryrefslogtreecommitdiffstats
path: root/src/Entities/ProjectileArrow.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Entities/ProjectileArrow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Entities/ProjectileArrow.cpp b/src/Entities/ProjectileArrow.cpp
index bd4f2abab..8bf680797 100644
--- a/src/Entities/ProjectileArrow.cpp
+++ b/src/Entities/ProjectileArrow.cpp
@@ -190,4 +190,4 @@ void cArrowEntity::Tick(float a_Dt, cChunk & a_Chunk)
m_IsInGround = false; // Yes, begin simulating physics again
}
}
-} \ No newline at end of file
+}