fixed bug during input initialization

This commit is contained in:
ekeeke31 2009-05-05 13:04:38 +00:00
parent 251ba25f01
commit 975d2212c6

View File

@ -697,6 +697,7 @@ void input_reset ()
lightgun_reset(j - 4);
input.max ++;
}
break;
case SYSTEM_TEAMPLAYER:
for (j=4; j<8; j++)