initiate baneAtendees

This commit is contained in:
2024-12-31 17:18:05 -06:00
parent 6743114d19
commit 75de1b3ae8
+1 -1
View File
@@ -89,7 +89,7 @@ public class City extends AbstractWorldObject {
private boolean reverseKOS = false;
private String hash;
public HashMap<Integer, Long> baneAttendees;
public HashMap<Integer, Long> baneAttendees = new HashMap<>();
/**
* ResultSet Constructor