mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-01-25 12:34:07 +00:00
correction d'erreur
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package Personnages;
|
||||
package personnages;
|
||||
|
||||
public class Player extends Personnage {
|
||||
public Player(int size, int[] coordinate) {
|
||||
|
||||
Reference in New Issue
Block a user