diff --git a/src/de/steamwar/lobby/special/easter/EggHunt.java b/src/de/steamwar/lobby/special/easter/EggHunt.java index ad721df..4af6899 100644 --- a/src/de/steamwar/lobby/special/easter/EggHunt.java +++ b/src/de/steamwar/lobby/special/easter/EggHunt.java @@ -13,7 +13,7 @@ public class EggHunt { private static List eggList = new ArrayList<>(); - public static final String EGG_HUNT_CONFIG_KEY = "egghunt2022"; + public static final String EGG_HUNT_CONFIG_KEY = "egghunt2023"; public static void init() { }