summaryrefslogtreecommitdiffstats
path: root/source/packets/cPacket_PlayerMoveLook.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/packets/cPacket_PlayerMoveLook.h')
-rw-r--r--source/packets/cPacket_PlayerMoveLook.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/packets/cPacket_PlayerMoveLook.h b/source/packets/cPacket_PlayerMoveLook.h
index 3711e0e58..aff958927 100644
--- a/source/packets/cPacket_PlayerMoveLook.h
+++ b/source/packets/cPacket_PlayerMoveLook.h
@@ -30,4 +30,4 @@ public:
float m_Pitch;
bool m_bFlying; // Yeah.. wtf
static const unsigned int c_Size = 42;
-}; \ No newline at end of file
+};