From 4322547106b03071ffb88764a3ab1a80305fd371 Mon Sep 17 00:00:00 2001 From: YoyoNow Date: Sat, 27 Sep 2025 17:07:22 +0200 Subject: [PATCH] Hotfix EventRelation --- CommonCore/SQL/src/de/steamwar/sql/EventRelation.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CommonCore/SQL/src/de/steamwar/sql/EventRelation.java b/CommonCore/SQL/src/de/steamwar/sql/EventRelation.java index 3d601449..a4a93687 100644 --- a/CommonCore/SQL/src/de/steamwar/sql/EventRelation.java +++ b/CommonCore/SQL/src/de/steamwar/sql/EventRelation.java @@ -181,8 +181,8 @@ public class EventRelation { } public static enum FightTeam { - RED, - BLUE + BLUE, + RED } public static enum FromType {