]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - bspfile.h
Print cvar aliases in apropos and cvarlist output properly
[xonotic/darkplaces.git] / bspfile.h
index e29a9f3946560aa47f0790bfbd059e794d163a01..b1bdc350289644d62ed899992e9a865aac4da97d 100644 (file)
--- a/bspfile.h
+++ b/bspfile.h
@@ -278,7 +278,7 @@ typedef struct dedge_s
 /*
 typedef struct dface_s
 {
-       // LordHavoc: changed from short to unsigned short for q2 support
+       // LadyHavoc: changed from short to unsigned short for q2 support
        unsigned short  planenum;
        short           side;