Browse Source

modif

chapitre-1-start
gaetanv 3 years ago
parent
commit
db7b0c69e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Birdies.py

+ 1
- 1
Birdies.py View File

@@ -19,6 +19,6 @@ def on_mouse_down():
def update():
titi.x += titi.speed
titi.speed = 1
titi.speed = 2

pgzrun.go()

Loading…
Cancel
Save