projects
/
empserver
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
839c600
)
Fix assault not to send bogus telex to country 0
hvy-plastic-1.0
author
Markus Armbruster
<armbru@pond.sub.org>
Tue, 10 Mar 2009 19:50:47 +0000
(20:50 +0100)
committer
Markus Armbruster
<armbru@pond.sub.org>
Tue, 10 Mar 2009 19:52:36 +0000
(20:52 +0100)
Happened when a spy got caught sneaking ashore and shot.
(cherry picked from commit
7c6e56bd02d5a1dcfca6324bc1e4f788a42c8fcd
)
src/lib/commands/assa.c
patch
|
blob
|
history
diff --git
a/src/lib/commands/assa.c
b/src/lib/commands/assa.c
index 2d121a1c1b717680d06aa56c748a65b35f4fca4f..97b138c4ad21e27a8ac63973bf49f8194497a3d5 100644
(file)
--- a/
src/lib/commands/assa.c
+++ b/
src/lib/commands/assa.c
@@
-181,7
+181,7
@@
assa(void)
pr(" and was killed in the attempt.\n");
llp->unit.land.lnd_effic = 0;
putland(llp->unit.land.lnd_uid, &llp->unit.land);
- lnd_delete(llp,
""
);
+ lnd_delete(llp,
NULL
);
} else {
wu(0, def->own, "%s spy spotted in %s.\n",
cname(player->cnum), xyas(def->x, def->y,