mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-01-25 12:34:07 +00:00
ajout de Effects et Item
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
package Personnages;
|
||||
|
||||
public class Player extends Characters {
|
||||
public Player() {
|
||||
|
||||
}
|
||||
|
||||
public Integer[] changeCoordinate() {
|
||||
return null;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user