mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-03-31 02:51:36 +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