diff --git a/Squadra.cs b/Squadra.cs new file mode 100644 index 0000000..22a13cf --- /dev/null +++ b/Squadra.cs @@ -0,0 +1,5 @@ +namespace oggetti_2; + +class Squadra { + +} \ No newline at end of file