From beeee7170140ecca94899f93d00a377e562928c5 Mon Sep 17 00:00:00 2001 From: Peje Nilsson Date: Tue, 13 Jun 2017 13:14:40 +0200 Subject: [PATCH] Remove L19999 --- main.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/main.c b/main.c index a74aa6b..073a5e7 100644 --- a/main.c +++ b/main.c @@ -1008,15 +1008,12 @@ static bool do_command(FILE *cmdin) part=transitive; goto Laction; } - if (closecheck()) + if (closecheck()) { if (game.closed) return true; - else - goto L19999; + } else + lampcheck(); - lampcheck(); - - L19999: k=43; if (LIQLOC(game.loc) == WATER)k=70; V1=VOCAB(WD1,-1);