]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - progs.h
Corrected names in credits to be more accurate and consistent.
[xonotic/darkplaces.git] / progs.h
diff --git a/progs.h b/progs.h
index ed09789348b875603afea26860077ed1edbae2b7..20d1754b27b34e418e4e567b31e821f26ddbb6ff 100644 (file)
--- a/progs.h
+++ b/progs.h
@@ -97,7 +97,7 @@ typedef struct edict_engineprivate_s
        // baseline values
        entity_state_t baseline;
 
-       // LordHavoc: gross hack to make floating items still work
+       // LadyHavoc: gross hack to make floating items still work
        int suspendedinairflag;
 
        // cached position to avoid redundant SV_CheckWaterTransition calls on monsters