What's GameSpy?

This commit is contained in:
Bill Currie 2000-12-28 07:18:11 +00:00
parent 3783f9b562
commit 80db620524
2 changed files with 3 additions and 3 deletions

View file

@ -1696,7 +1696,7 @@ Host_Init (void)
Cbuf_InsertText ("exec quake.rc\n");
Cbuf_AddText
("echo Type connect <internet address> or use GameSpy to connect to a game.\n");
("echo Type connect <internet address> or use a server browser to connect to a game.\n");
Cbuf_AddText ("cl_warncmd 1\n");
Hunk_AllocName (0, "-HOST_HUNKLEVEL-");