mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-01-25 13:34:07 +00:00
changement de player et Effects
This commit is contained in:
@@ -3,6 +3,6 @@ import Personnages.*;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
String value = Items.FRAISE.getName();
|
||||
System.out.println((byte)'A');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user