]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/warpzonelib/common.qc
mapinfo: put the autogenerated files in an autogenerated/ subdir of maps/
[xonotic/xonotic-data.pk3dir.git] / qcsrc / warpzonelib / common.qc
index 1ce560907aab337be0cc7c9bc7bbb7997b0c9003..e76bc0eb96761c5efa52f02a07400b51fa28cdaa 100644 (file)
@@ -1,5 +1,5 @@
 float trace_dphitcontents;
-.float dphitcontents;
+.float dphitcontentsmask;
 
 void WarpZone_Accumulator_Clear(entity acc)
 {