Game #23

Merged
schrom01 merged 43 commits from Game into main 2022-03-20 16:56:34 +01:00
Showing only changes of commit a80ea0fa1c - Show all commits
@@ -180,6 +180,7 @@ public class Game implements GameSpecification {
} else {
crashPosition = positionList.get(i - 1);
}
break;
}
}
if (crashPosition != null) {