Fixed trailing whitespace.
This commit is contained in:
parent
60a52288d8
commit
7e7527cc43
@ -188,7 +188,7 @@ void cArrowEntity::Tick(std::chrono::milliseconds a_Dt, cChunk & a_Chunk)
|
||||
}
|
||||
|
||||
if (m_IsInGround)
|
||||
{
|
||||
{
|
||||
if (!m_HasTeleported) // Sent a teleport already, don't do again
|
||||
{
|
||||
if (m_HitGroundTimer > std::chrono::milliseconds(500))
|
||||
|
Loading…
Reference in New Issue
Block a user