parent
551676d5f2
commit
b8804d1cc0
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ journal_output_1(struct player *pl, int id,
|
||||||
journal_entry("output %d %d %s%.*s",
|
journal_entry("output %d %d %s%.*s",
|
||||||
pl->cnum, id, buf1, buf2prec, buf2);
|
pl->cnum, id, buf1, buf2prec, buf2);
|
||||||
else
|
else
|
||||||
journal_entry("output %p %id %s%.*s",
|
journal_entry("output %p %d %s%.*s",
|
||||||
pl, id, buf1, buf2prec, buf2);
|
pl, id, buf1, buf2prec, buf2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue