diff options
Diffstat (limited to 'setup/multiplayer.c')
-rw-r--r-- | setup/multiplayer.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/setup/multiplayer.c b/setup/multiplayer.c index 95453f8f..2cb961d7 100644 --- a/setup/multiplayer.c +++ b/setup/multiplayer.c @@ -78,10 +78,10 @@ static char *iwadfile; static char *skills[] = { - "I'm too young to die!", + "I'm too young to die.", "Hey, not too rough.", "Hurt me plenty.", - "Ultra-violence", + "Ultra-Violence.", "NIGHTMARE!", }; |