]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/antilag.qh
Fix whitespace for #include
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / antilag.qh
index d02a963115553297564ffd3907d316fc307e31e5..e1123e786e6db126f17ff0923f5a891d94fc6fde 100644 (file)
@@ -12,4 +12,4 @@ void antilag_clear(entity e);
 
 #define ANTILAG_LATENCY(e) min(0.4, e.ping * 0.001)
 // add one ticrate?
-#endif
\ No newline at end of file
+#endif