mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-02-01 07:39:35 +01:00
Endret navn på metodekall, så det matcher metoden
This commit is contained in:
parent
e81076d4ab
commit
768c85cc59
@ -238,7 +238,7 @@ public class RoboRallyGame implements IDrawableGame {
|
|||||||
runPhase(5);
|
runPhase(5);
|
||||||
|
|
||||||
// Repair robots on repair tiles
|
// Repair robots on repair tiles
|
||||||
repairAllRobotsOnReparerTiles();
|
repairAllRobotsOnRepairTiles();
|
||||||
// TODO: Remove non-locked programming cards
|
// TODO: Remove non-locked programming cards
|
||||||
// TODO: If this player is in power down, ask if it shall continue
|
// TODO: If this player is in power down, ask if it shall continue
|
||||||
// Respawn dead robots, as long as they have more lives left
|
// Respawn dead robots, as long as they have more lives left
|
||||||
|
Loading…
x
Reference in New Issue
Block a user