correction de probleme

This commit is contained in:
2024-05-06 20:13:47 +02:00
parent faaefadcc5
commit 87a0d67ccb
4 changed files with 16 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
import Item.Items;
import Personnages.*;
public class Main {
public static void main(String[] args) {
String value = Items.FRAISE.getName();
}
}