foxygit / doom Log in
commit e2db7d3676a144ed07369eeb3d6278184654d8e6
Author:     James Haley <haleyjd@hotmail.com>
AuthorDate: Sat Mar 2 17:22:32 2013 +0000
Commit:     James Haley <haleyjd@hotmail.com>
CommitDate: Sat Mar 2 17:22:32 2013 +0000

    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(-)

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!",