X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=com_msg.c;h=0de4fc677032e548d7da4969da6138edc069156c;hb=7d917e0a7817da5998432cf9b7e779a623ef1bb3;hp=a39dcac5037d89f3b5d643ce2f0c54d2c371934f;hpb=2f045f0f49a1f71b07c9f5d640d63f467997edec;p=xonotic%2Fdarkplaces.git diff --git a/com_msg.c b/com_msg.c index a39dcac5..0de4fc67 100644 --- a/com_msg.c +++ b/com_msg.c @@ -422,4 +422,4 @@ float MSG_ReadAngle (sizebuf_t *sb, protocolversion_t protocol) return MSG_ReadAngle8i (sb); else return MSG_ReadAngle16i (sb); -} \ No newline at end of file +}