]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - clvm_cmds.c
Implement DP_QC_NUDGEOUTOFSOLID extension
[xonotic/darkplaces.git] / clvm_cmds.c
index 587a31bb7db6ae2f25eef22d962ffc0f792478a4..05bb57a934d3f3cb743470fefbf7b6432771fd7c 100644 (file)
@@ -5545,7 +5545,7 @@ NULL,                                                     // #563
 NULL,                                                  // #564
 NULL,                                                  // #565
 VM_CL_findbox,                                 // #566 entity(vector mins, vector maxs) findbox = #566; (DP_QC_FINDBOX)
-NULL,                                                  // #567
+VM_nudgeoutofsolid,                            // #567 float(entity ent) nudgeoutofsolid = #567; (DP_QC_NUDGEOUTOFSOLID)
 NULL,                                                  // #568
 NULL,                                                  // #569
 NULL,                                                  // #570