From e2db7d3676a144ed07369eeb3d6278184654d8e6 Mon Sep 17 00:00:00 2001 From: James Haley Date: Sat, 2 Mar 2013 17:22:32 +0000 Subject: Noticed another non-authentic error in a built-in dialog message for the Acolyte. Subversion-branch: /branches/v2-branch Subversion-revision: 2562 --- src/strife/p_dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/strife/p_dialog.c') diff --git a/src/strife/p_dialog.c b/src/strife/p_dialog.c index 6e2044e2..070288aa 100644 --- a/src/strife/p_dialog.c +++ b/src/strife/p_dialog.c @@ -256,7 +256,7 @@ static rndmessage_t rndMessages[] = "I'M NOT INTERESTED IN YOUR USELESS \n" "DRIVEL.", - "IF I HAD WANTED TO TALK YOU I \n" + "IF I HAD WANTED TO TALK TO YOU I \n" "WOULD HAVE TOLD YOU SO.", "GO AND ANNOY SOMEONE ELSE!", -- cgit v1.2.3