forked from SteamWar/SteamWar
Fixes...
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user