mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-03-29 01:23:43 +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