spelling :)

This commit is contained in:
Bill Currie 2003-03-04 16:30:51 +00:00
parent e260183d85
commit e83aa4fcc6

View file

@ -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);