Fix: Game Class and Test

This commit is contained in:
rubenpirreram
2026-04-17 17:17:13 +02:00
parent c4fe810776
commit 9894bb5f3d
2 changed files with 22 additions and 2 deletions
@@ -0,0 +1,4 @@
package it.polimi.ingsw.gc14.Network;
public enum EventType {
}