This commit is contained in:
brausjonas
2023-03-31 14:48:36 +02:00
parent cc3d4a398a
commit c22f97fe18
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -399,5 +399,9 @@ public class Room
{
}
}
threads = null;
players = null;
startPositions = null;
}
}