]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - net_udp.c
Matrix4x4_CreateRotate and Matrix3x4_CreateRotate now take degrees instead of radians...
[xonotic/darkplaces.git] / net_udp.c
index 9b91330680991ac0b860b9c99b2afa8ab14e4d01..1847185115237293e856ea4ad3df9957d917c0d0 100644 (file)
--- a/net_udp.c
+++ b/net_udp.c
@@ -414,4 +414,3 @@ int UDP_SetSocketPort (struct qsockaddr *addr, int port)
        return 0;
 }
 
-//=============================================================================