Skip to content

Commit b9374e7

Browse files
Update src/game/game.cpp
Co-authored-by: voidanix <51296985+voidanix@users.noreply.github.com>
1 parent f95eed4 commit b9374e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/game/game.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1567,7 +1567,7 @@ namespace game
15671567
}
15681568
else concatstring(d->obit, obitkilled);
15691569
if (d->conopen) {
1570-
concatstring(d->obit, " \fs\fzywwhile chatting\fS");
1570+
concatstring(d->obit, " \fs\fzawwhile chatting\fS");
15711571
}
15721572
concatstring(d->obit, " by");
15731573
bool override = false;

0 commit comments

Comments
 (0)