mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-01-31 23:29:36 +01:00
Fullfører fase
This commit is contained in:
parent
6542a9860d
commit
57c0d3a3c1
@ -175,7 +175,7 @@ public class RoboRallyGame implements IDrawableGame {
|
|||||||
* @throws InterruptedException If interrupted wile trying to sleep
|
* @throws InterruptedException If interrupted wile trying to sleep
|
||||||
*/
|
*/
|
||||||
private void runPhase(int phaseNumber) throws InterruptedException {
|
private void runPhase(int phaseNumber) throws InterruptedException {
|
||||||
//TODO: Run programming cards
|
runProgramPhase(phaseNumber);
|
||||||
|
|
||||||
moveAllConveyorBelts();
|
moveAllConveyorBelts();
|
||||||
rotateCogwheels();
|
rotateCogwheels();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user