Braces in deathmatchTeleport
This commit is contained in:
parent
af965d2a9b
commit
e20db10066
@ -210,7 +210,8 @@ public class TeamSurvivalGames extends SurvivalGames
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void deathmatchTeleport() {
|
||||
protected void deathmatchTeleport()
|
||||
{
|
||||
List<Location> spawns = GetTeamList().get(0).GetSpawns();
|
||||
|
||||
List<Player> spectators = GetPlayers(false);
|
||||
|
Loading…
Reference in New Issue
Block a user