mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-02-07 18:49:34 +01:00
Fikser navn på funkjson for å kjøre programmeringskort
This commit is contained in:
parent
358256056e
commit
5ee301e853
@ -183,7 +183,7 @@ public class RoboRallyGame implements IDrawableGame {
|
||||
* @throws InterruptedException If interrupted wile trying to sleep
|
||||
*/
|
||||
private void runPhase(int phaseNumber) throws InterruptedException {
|
||||
runProgramPhase(phaseNumber);
|
||||
runProgramCards(phaseNumber);
|
||||
|
||||
moveAllConveyorBelts();
|
||||
rotateCogwheels();
|
||||
|
Loading…
x
Reference in New Issue
Block a user