]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - svbsp.h
cvar: Rename aliasindex to aliases_size and only use it for size of the aliases array...
[xonotic/darkplaces.git] / svbsp.h
diff --git a/svbsp.h b/svbsp.h
index ca87f0d97425e3cb3d6e7460f04bbbfb259b486e..857b6b563f05596abd8dae5d99ea7dd894ee97f9 100644 (file)
--- a/svbsp.h
+++ b/svbsp.h
@@ -1,6 +1,6 @@
 
-// Shadow Volume BSP code written by Forest "LordHavoc" Hale on 2003-11-06 and placed into public domain.
-// Modified by LordHavoc (to make it work and other nice things like that) on 2007-01-24 and 2007-01-25
+// Shadow Volume BSP code written by Ashley Rose Hale (LadyHavoc) on 2003-11-06 and placed into public domain.
+// Modified by LadyHavoc (to make it work and other nice things like that) on 2007-01-24 and 2007-01-25
 
 #ifndef SVBSP_H
 #define SVBSP_H