mirror of
https://git.code.sf.net/p/quake/game-source
synced 2025-04-05 23:40:55 +00:00
spelling :)
This commit is contained in:
parent
e260183d85
commit
e83aa4fcc6
1 changed files with 1 additions and 1 deletions
|
@ -1185,7 +1185,7 @@ void(entity targ, entity attacker) ClientObituary =
|
|||
else
|
||||
deathstring2 = "'s shaft\n";
|
||||
} else {
|
||||
deathstring = " dies misteriously ";
|
||||
deathstring = " dies mysteriously ";
|
||||
deathstring2 = " progs bug\n";
|
||||
}
|
||||
bprint (PRINT_MEDIUM, targ.netname);
|
||||
|
|
Loading…
Reference in a new issue