]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/pathlib/utility.qh
Forcing uniform classnames for a few items.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / pathlib / utility.qh
index da4ace73e5bd14c56c9634d4753b2588595bb390..f89a60c12dc345bbde8da9ddccf9960e43c66f3d 100644 (file)
@@ -3,3 +3,4 @@
 float fsnap(float val,float fsize);
 entity pathlib_nodeatpoint(vector where);
 float tile_check_plus2(entity this, vector where);
+bool location_isok(vector point, bool waterok, bool air_isok);