mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-01-31 23:29:36 +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);
|
||||
|
||||
// Repair robots on repair tiles
|
||||
repairAllRobotsOnReparerTiles();
|
||||
repairAllRobotsOnRepairTiles();
|
||||
// TODO: Remove non-locked programming cards
|
||||
// TODO: If this player is in power down, ask if it shall continue
|
||||
// Respawn dead robots, as long as they have more lives left
|
||||
|
Loading…
x
Reference in New Issue
Block a user