]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_collision.c
-CVS: ----------------------------------------------------------------------
[xonotic/darkplaces.git] / cl_collision.c
index 8920a5edbf6b1263d3aa053b1a81e2635e82a3e6..c97f0a3f4dbff6efc60ee914815f812d35606bc3 100644 (file)
@@ -6,7 +6,7 @@
 // not yet used
 typedef struct physentity_s
 {
-       // this may be a entity_t, or a edict_t, or whatever
+       // this may be a entity_t, or a prvm_edict_t, or whatever
        void *realentity;
 
        // can be NULL if it is a bbox object