Localize OBJ in throw().
[open-adventure.git] / actions1.c
index ef523eae0649016909a21f429224d04963074206..81bb49ad25fe5d5c38de9388c279a4843dc1dae3 100644 (file)
@@ -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. */