Localize OBJ in throw().
This commit is contained in:
parent
a5cef5208f
commit
f20b7f56fd
3 changed files with 12 additions and 12 deletions
|
@ -388,7 +388,7 @@ L9160: if(OBJ != LAMP)SPK=76;
|
|||
|
||||
/* Throw moved into separate module. */
|
||||
|
||||
L9170: return(throw(input));
|
||||
L9170: return(throw(input, OBJ));
|
||||
|
||||
/* Quit. Intransitive only. Verify intent and exit if that's what he wants. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue