Fix Scoreboard

This commit is contained in:
2025-06-26 21:01:29 +02:00
parent 77cf101889
commit 1c8d6580d5
2 changed files with 2 additions and 0 deletions
@@ -59,6 +59,7 @@ public class BauLockStateScoreboard implements ScoreboardElement {
public enum BauLockState {
NOBODY,
SUPERVISOR,
SERVERTEAM,
TEAM_AND_SERVERTEAM,
TEAM,