game: fix: my paddle is in right place now

This commit is contained in:
starnakin 2024-01-19 15:51:08 +01:00
parent 7cf13640a1
commit c6990ebb3e

View File

@ -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,