forked from SteamWar/SteamWar
Fix TowerRunGame.reset
This commit is contained in:
@@ -147,6 +147,7 @@ public class TowerRunGame {
|
||||
player.setGameMode(GameMode.SURVIVAL);
|
||||
}
|
||||
player.teleport(WorldConfig.SPAWN);
|
||||
PLAYERS_ALIVE.add(TowerRunPlayer.get(player));
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user