srogue: fix bug causing healing on invalid commands.
This commit is contained in:
parent
a90fd134ba
commit
e3ef50b351
2 changed files with 8 additions and 3 deletions
|
|
@ -66,7 +66,7 @@ int fromfuse;
|
|||
swander(fromfuse)
|
||||
int fromfuse;
|
||||
{
|
||||
daemon(rollwand, TRUE, BEFORE);
|
||||
daemon(rollwand, TRUE, AFTER);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue