X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=main.c;h=748a18eee24a8d41db938915b6c38436a1db12fc;hp=7f03ab2a391611784b417d16b53f0c6edf31270c;hb=52723acb7207fe8487d931151a5df1d36f6db75d;hpb=360adc8bfbc2d3966f286156b8502663a7b72afb diff --git a/main.c b/main.c index 7f03ab2..748a18e 100644 --- a/main.c +++ b/main.c @@ -1214,7 +1214,6 @@ Lookup: command.id2 = WORD_EMPTY; command.type2 = NO_WORD_TYPE; command.raw2[0] = '\0'; - wordclear(&command.wd2); goto Lookup; case GO_UNKNOWN: /* Random intransitive verbs come here. Clear obj just in case