game: fix: my paddle is in right place now
This commit is contained in:
parent
7cf13640a1
commit
c6990ebb3e
@ -91,7 +91,7 @@ export default class extends AbstractView
|
||||
this.game,
|
||||
my_player.rail_start_x,
|
||||
my_player.rail_start_y,
|
||||
my_player.rail_stop_y,
|
||||
my_player.rail_stop_x,
|
||||
my_player.rail_stop_y,
|
||||
my_player.nb_goal,
|
||||
my_player.positon,
|
||||
|
Loading…
Reference in New Issue
Block a user