This commit is contained in:
2024-08-27 21:34:18 +02:00
parent cab12fca92
commit c11eaaee45
13 changed files with 118 additions and 373 deletions
@@ -96,7 +96,7 @@ public class EventFight implements Comparable<EventFight> {
@Getter
@Setter
@Field(nullable = true)
private int spectatePort;
private Integer spectatePort;
@Getter
@Field(def = "0")
private int ergebnis;