bah on reessaye
This commit is contained in:
parent
000b23c9f4
commit
0ce900886f
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ public class Program {
|
||||||
List<Unit> bomberos = BomberBot.getBomberBotUnits();
|
List<Unit> bomberos = BomberBot.getBomberBotUnits();
|
||||||
BomberBot bomberau = (BomberBot) bomberos.getFirst();
|
BomberBot bomberau = (BomberBot) bomberos.getFirst();
|
||||||
|
|
||||||
// bomberau.upgrade();
|
bomberau.upgrade();
|
||||||
bomberau.fire();
|
bomberau.fire();
|
||||||
|
|
||||||
while (true) {
|
while (true) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue