]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/dpdefs/upstream/dpextensions.qc
Update dpdefs/upstream
[xonotic/xonotic-data.pk3dir.git] / qcsrc / dpdefs / upstream / dpextensions.qc
index 4dc5679b801aef99ef57c83c249f610858b7a656..22bd49a615ce215a5fd7df34c041d89f2c290a05 100644 (file)
@@ -2665,5 +2665,5 @@ float(entity ent) nudgeoutofsolid = #567;
 //Note: makes only one tracebox call if the entity isn't stuck, so don't call tracebox just to see if you should call nudgeoutofsolid.
 
 
-// bones_was_here: commented as QC wants to use this but we still need to support div0-stable:
+// bones_was_here: commented as GMQCC wants to use this but we still need to support div0-stable:
 //float(float dividend, float divisor) mod = #245;