X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=actions1.c;h=81bb49ad25fe5d5c38de9388c279a4843dc1dae3;hb=f20b7f56fd6371c2ea09f2596430faf914a952a9;hp=ef523eae0649016909a21f429224d04963074206;hpb=a5cef5208fbd0cd54771f5a042ecf5f47a816ff5;p=open-adventure.git diff --git a/actions1.c b/actions1.c index ef523ea..81bb49a 100644 --- a/actions1.c +++ b/actions1.c @@ -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. */