Readability fix.
This commit is contained in:
parent
b92fb66c44
commit
d3e84846d3
1 changed files with 50 additions and 49 deletions
|
@ -1036,6 +1036,7 @@ int action(FILE *input, enum speechpart part, long verb, long obj)
|
||||||
}
|
}
|
||||||
BUG(24);
|
BUG(24);
|
||||||
case unknown:
|
case unknown:
|
||||||
|
/* Unknown verb, couldn't deduce object - might need hint */
|
||||||
SETPRM(1,WD1,WD1X);
|
SETPRM(1,WD1,WD1X);
|
||||||
RSPEAK(255);
|
RSPEAK(255);
|
||||||
return(2600);
|
return(2600);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue