Skip to content

Commit 180eba1

Browse files
author
renzon
committed
delta_x_gambi
1 parent e8d8ef7 commit 180eba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fases/brasil.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
deltax_gambi=80
1818
# Adicionar Pássaros Amarelos
19-
for i in range(50):
19+
for i in range(100):
2020
fase.adicionar_passaro(PassaroAmarelo(30, 30))
2121

2222
# linhas verticais

0 commit comments

Comments
 (0)