From 975d2212c6f685a979f397407eac4eed110a0584 Mon Sep 17 00:00:00 2001 From: ekeeke31 Date: Tue, 5 May 2009 13:04:38 +0000 Subject: [PATCH] fixed bug during input initialization --- source/gen_input.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/gen_input.c b/source/gen_input.c index 402a58f..f5aeff6 100644 --- a/source/gen_input.c +++ b/source/gen_input.c @@ -697,6 +697,7 @@ void input_reset () lightgun_reset(j - 4); input.max ++; } + break; case SYSTEM_TEAMPLAYER: for (j=4; j<8; j++)