]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - lhnet.c
Fix visual regression where parts of the Xonotic menu lacked transparency.
[xonotic/darkplaces.git] / lhnet.c
diff --git a/lhnet.c b/lhnet.c
index 3ac17a0aad880a6b4d912345ca7626d3e1ee268f..90b67ee5668bad865af56ade766daf05c2bfc5a2 100644 (file)
--- a/lhnet.c
+++ b/lhnet.c
@@ -1,5 +1,5 @@
 
-// Written by Forest Hale 2003-06-15 and placed into public domain.
+// Written by Ashley Rose Hale (LadyHavoc) 2003-06-15 and placed into public domain.
 
 #ifdef WIN32
 #ifdef _MSC_VER