Game #23
|
@ -180,6 +180,7 @@ public class Game implements GameSpecification {
|
|||
} else {
|
||||
crashPosition = positionList.get(i - 1);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (crashPosition != null) {
|
||||
|
|
Loading…
Reference in New Issue