]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util.qh
That belongs in hud.qh, not my shit
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qh
index fa25ade7d899ec5a8704465bfa46ec92fab2bb8c..c6ef0e33e626361d6f6c85852e17c78be1cc8116 100644 (file)
@@ -361,8 +361,6 @@ void queue_to_execute_next_frame(string s);
 // for marking written-to values as unused where it's a good idea to do this
 noref float unused_float;
 
-
-
 // a function f with:
 // f(0) = 0
 // f(1) = 1