]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/View.qc
improve the way the trace is done for shownames
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / View.qc
index dfefe96ff596d400fdeb70d327ab1eb0cfa7e593..48566db5739ae1d9b43e401a16613d71aa6edc7d 100644 (file)
@@ -1,7 +1,5 @@
 entity porto;
 vector polyline[16];
-float trace_dphitcontents;
-float trace_networkentity;
 float Q3SURFACEFLAG_SLICK = 2; // low friction surface
 float DPCONTENTS_SOLID = 1; // blocks player movement
 float DPCONTENTS_BODY = 32; // blocks player movement