Arena death message

This commit is contained in:
2025-01-01 21:50:03 -06:00
parent 198778ba2d
commit 865c775f41
2 changed files with 2 additions and 14 deletions
-1
View File
@@ -14,7 +14,6 @@ public class Arena {
public PlayerCharacter player2;
public Long startTime;
public Vector3fImmutable loc;
public Building arenaCircle;
public Arena(){