Typo fix.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2003-09-01 03:23:52 +00:00
parent dc8e9422a2
commit da4015d8d1

View file

@ -1772,7 +1772,7 @@ Host_Init (void)
CL_UpdateScreen (realtime);
CL_UpdateScreen (realtime);
if (connect_time == -1 {
if (connect_time == -1) {
Cbuf_AddText (cl_cbuf, "echo Type connect <internet address> or use a "
"server browser to connect to a game.\n");
}