Life is made to suffer
This commit is contained in:
+1
-1
@@ -297,7 +297,7 @@ impl Simulation{
|
||||
bird.shape.set_x(posx);
|
||||
bird.shape.set_y(posy);
|
||||
|
||||
//bird.velocity = Point::new(0,0);
|
||||
bird.velocity = Point::new(0,0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user