summaryrefslogtreecommitdiff
path: root/src/strife/p_dialog.c
diff options
context:
space:
mode:
authorJames Haley2012-02-12 04:38:40 +0000
committerJames Haley2012-02-12 04:38:40 +0000
commit1a203c8eee521de027f0bb1eee1e93d8f6e17dec (patch)
treef1ff7168fe1b6374fc5e0755f7414f5f8ceffa56 /src/strife/p_dialog.c
parente7ae385752f8b9f601a44257d661c7ec25d266a5 (diff)
downloadchocolate-doom-1a203c8eee521de027f0bb1eee1e93d8f6e17dec.tar.gz
chocolate-doom-1a203c8eee521de027f0bb1eee1e93d8f6e17dec.tar.bz2
chocolate-doom-1a203c8eee521de027f0bb1eee1e93d8f6e17dec.zip
* Correct an error in one of the beta-like Beggar internal dialogue
strings (was missing a doubled space). These messages are used by only one guy in the game, and, as in vanilla, most of them don't appear correctly when output. * Correct HUD behavior: do not reinit the HUD at the start of each map. Subversion-branch: /branches/v2-branch Subversion-revision: 2503
Diffstat (limited to 'src/strife/p_dialog.c')
-rw-r--r--src/strife/p_dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_dialog.c b/src/strife/p_dialog.c
index 88c01f16..0fa31854 100644
--- a/src/strife/p_dialog.c
+++ b/src/strife/p_dialog.c
@@ -291,7 +291,7 @@ static rndmessage_t rndMessages[] =
"ONE DAY EVERYONE BUT THOSE WHO SERVE THE ORDER WILL BE FORCED TO "
" JOIN US.",
- "STARE NOW, BUT YOU KNOW THAT THIS WILL BE YOUR OWN FACE ONE DAY.",
+ "STARE NOW, BUT YOU KNOW THAT THIS WILL BE YOUR OWN FACE ONE DAY.",
// Note: "NOTHING THING" is an authentic typo
"THERE'S NOTHING THING MORE \n"