commands: Trim obvious silly trailing space from output
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
df614a9bdc
commit
02e00ed53b
6 changed files with 230 additions and 230 deletions
|
@ -130,7 +130,7 @@ load(void)
|
|||
continue;
|
||||
if (load_unload == LOAD) {
|
||||
if (noisy)
|
||||
pr("You don't own %s \n",
|
||||
pr("You don't own %s\n",
|
||||
xyas(sect.sct_x, sect.sct_y, player->cnum));
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue