mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-01-25 13:34:07 +00:00
correction de probleme
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import Item.Items;
|
||||
import Personnages.*;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
|
||||
String value = Items.FRAISE.getName();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user