bah on reessaye

This commit is contained in:
Guillem George 2026-02-07 21:40:35 +01:00
parent 000b23c9f4
commit 4fd939fafb

View file

@ -85,7 +85,7 @@ public class Program {
List<Unit> bomberos = BomberBot.getBomberBotUnits();
BomberBot bomberau = (BomberBot) bomberos.getFirst();
// bomberau.upgrade();
bomberau.upgrade();
bomberau.fire();
while (true) {