浏览代码

modif

chapitre-1-start
gaetanv 3 年前
父节点
当前提交
db7b0c69e8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Birdies.py

+ 1
- 1
Birdies.py 查看文件

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

pgzrun.go()

正在加载...
取消
保存