]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/pathlib/utility.qh
Clean out self from some of the pathlib code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / pathlib / utility.qh
index 3544e86ca2b659125a3a99a3bfef5dab008e9f07..da4ace73e5bd14c56c9634d4753b2588595bb390 100644 (file)
@@ -2,4 +2,4 @@
 
 float fsnap(float val,float fsize);
 entity pathlib_nodeatpoint(vector where);
-float tile_check_plus2(vector where);
+float tile_check_plus2(entity this, vector where);