]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.c
init host_framecount to 0, just a cleanup
[xonotic/darkplaces.git] / menu.c
diff --git a/menu.c b/menu.c
index 0297d8fa4e54a549f6ffb9d5c2e3101a988f40f9..8e1fe5081e56bb3f68dd535b63012cb53d2303e0 100644 (file)
--- a/menu.c
+++ b/menu.c
@@ -4027,10 +4027,10 @@ void M_GameOptions_Draw (void)
                        x = (320-26*8)/2;
                        M_DrawTextBox (x, 138, 24, 4);
                        x += 8;
-                       M_Print(x, 146, " More than 64 players?? ");
+                       M_Print(x, 146, " More than 255 players??");
                        M_Print(x, 154, "  First, question your  ");
                        M_Print(x, 162, "   sanity, then email   ");
-                       M_Print(x, 170, " havoc@telefragged.com  ");
+                       M_Print(x, 170, " lordhavoc@ghdigital.com");
                }
                else
                        m_serverInfoMessage = false;